Methods
Included Modules
- ActiveRecord::TestFixtures
- ActiveSupport::Testing::SetupAndTeardown
- ActiveSupport::Testing::Assertions
- ActiveSupport::Testing::Pending
Constants
Assertion | = | MiniTest::Assertion |
Public Class methods
[ show source ]
# File activesupport/lib/active_support/test_case.rb, line 32 def self.for_tag(tag) yield if $tags[tag] end