Module ActiveSupport::Testing::SetupAndTeardown
In: lib/active_support/testing/setup_and_teardown.rb

Constants

PASSTHROUGH_EXCEPTIONS = if defined?(Test::Unit::TestCase::PASSTHROUGH_EXCEPTIONS)   For compatibility with Ruby < 1.8.6

[Validate]