Class | Test::Unit::Error |
In: |
lib/test/unit/error.rb
|
Parent: | Object |
Encapsulates an error in a test. Created by Test::Unit::TestCase when it rescues an exception thrown during the processing of a test.
SINGLE_CHARACTER | = | 'E' |
LABEL | = | "Error" |
exception | [R] | |
test_name | [R] |