Class
ActiveSupport::TestCase
In:
lib/active_support/test_case.rb
Parent:
::Test::Unit::TestCase
Methods
for_tag
Included Modules
ActiveSupport::Testing::Default
ActiveSupport::Testing::SetupAndTeardown
ActiveSupport::Testing::Assertions
ActiveSupport::Testing::Deprecation
ActiveSupport::Testing::Pending
Constants
Assertion
=
MiniTest::Assertion
Assertion
=
Test::Unit::AssertionFailedError
Public Class methods
for_tag
(tag) {|if $tags[tag]| ...}
[Validate]