Class: ActiveSupport::TestCase

Inherits:
Test::Unit::TestCase
  • Object
show all
Extended by:
ActiveSupport::Testing::Declarative
Includes:
ActiveSupport::Testing::Assertions, ActiveSupport::Testing::Default, ActiveSupport::Testing::Deprecation, ActiveSupport::Testing::SetupAndTeardown
Defined in:
lib/active_support/test_case.rb

Constant Summary collapse

Assertion =
Test::Unit::AssertionFailedError

Method Summary

Methods included from ActiveSupport::Testing::Declarative

test

Methods included from ActiveSupport::Testing::Deprecation

#assert_deprecated, #assert_not_deprecated

Methods included from ActiveSupport::Testing::Assertions

#assert_difference, #assert_no_difference

Methods included from ActiveSupport::Testing::SetupAndTeardown

included

Methods included from ActiveSupport::Testing::Default

#default_test