Class: Test::Rails::TestCase

Inherits:
ActiveSupport::TestCase
  • Object
show all
Defined in:
lib/test/rails/test_case.rb

Overview

Test::Rails::TestCase is an abstract test case for Test::Rails test cases. – Eventually this will hold the fixture setup stuff.

Direct Known Subclasses

FunctionalTestCase