Module | ActiveSupport::Testing::SetupAndTeardown::ForClassicTestUnit |
In: |
lib/active_support/testing/setup_and_teardown.rb
|
PASSTHROUGH_EXCEPTIONS | = | Test::Unit::TestCase::PASSTHROUGH_EXCEPTIONS rescue [NoMemoryError, SignalException, Interrupt, SystemExit] | For compatibility with Ruby < 1.8.6 |