Current File : //proc/thread-self/root/opt/alt/ruby18/share/ri/1.8/system/Test/Unit/Failure/cdesc-Failure.yaml |
--- !ruby/object:RI::ClassDescription
attributes:
- !ruby/object:RI::Attribute
comment:
name: location
rw: R
- !ruby/object:RI::Attribute
comment:
name: message
rw: R
- !ruby/object:RI::Attribute
comment:
name: test_name
rw: R
class_methods:
- !ruby/object:RI::MethodSummary
name: new
comment:
- !ruby/struct:SM::Flow::P
body: Encapsulates a test failure. Created by Test::Unit::TestCase when an assertion fails.
constants:
- !ruby/object:RI::Constant
comment:
name: SINGLE_CHARACTER
value: "'F'"
full_name: Test::Unit::Failure
includes: []
instance_methods:
- !ruby/object:RI::MethodSummary
name: long_display
- !ruby/object:RI::MethodSummary
name: short_display
- !ruby/object:RI::MethodSummary
name: single_character_display
- !ruby/object:RI::MethodSummary
name: to_s
name: Failure
superclass: Object