Plugins - Abstract Test Cases

StarAdd to favorites

This plugin allows you to suppress the "No tests were specified" failure for abstract test cases. To define an abstract test case, simply use the convenient class method:

  class MyAbstractTestCase < Test::Unit::TestCase

    # This is an abstract test case
    self.abstract_testcase = true

  end

The abstract test case plugin is Copyright © John W. Long, 2007 and is available under the same license as Rails.

John W. Long

http://wiseheartdesign.com/2007/5/3/two-rails-testing-plugins

http://wiseheartdesign.com/svn/plugins/abstract_testcases/

Rails' (MIT)

  • Currently 0.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Testing

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.

Have a comment?