.new	RUNIT::TestCase.new
.suite	RUNIT::TestCase.suite
#==	Object#==
#===	Object#===
#=~	Object#=~
#__id__	Object#__id__
#__send__	Object#__send__
#_dump	Object#_dump
#assert	Test::Unit::Assertions#assert
#assert_block	Test::Unit::Assertions#assert_block
#assert_equal	Test::Unit::Assertions#assert_equal
#assert_equal_float	RUNIT::Assert#assert_equal_float
#assert_equals	RUNIT::TestCase#assert_equals
#assert_exception	RUNIT::Assert#assert_exception
#assert_fail	RUNIT::Assert#assert_fail
#assert_in_delta	Test::Unit::Assertions#assert_in_delta
#assert_instance_of	Test::Unit::Assertions#assert_instance_of
#assert_kind_of	Test::Unit::Assertions#assert_kind_of
#assert_match	Test::Unit::Assertions#assert_match
#assert_matches	RUNIT::Assert#assert_match
#assert_nil	Test::Unit::Assertions#assert_nil
#assert_no_exception	RUNIT::Assert#assert_no_exception
#assert_no_match	Test::Unit::Assertions#assert_no_match
#assert_not_equal	Test::Unit::Assertions#assert_not_equal
#assert_not_match	RUNIT::Assert#assert_not_match
#assert_not_nil	Test::Unit::Assertions#assert_not_nil
#assert_not_same	Test::Unit::Assertions#assert_not_same
#assert_nothing_raised	Test::Unit::Assertions#assert_nothing_raised
#assert_nothing_thrown	Test::Unit::Assertions#assert_nothing_thrown
#assert_operator	Test::Unit::Assertions#assert_operator
#assert_raise	Test::Unit::Assertions#assert_raise
#assert_raises	Test::Unit::Assertions#assert_raises
#assert_respond_to	Test::Unit::Assertions#assert_respond_to
#assert_same	Test::Unit::Assertions#assert_same
#assert_send	Test::Unit::Assertions#assert_send
#assert_throws	Test::Unit::Assertions#assert_throws
#build_message	Test::Unit::Assertions#build_message
#called_internally?	RUNIT::Assert#called_internally?
#class	Object#class
#clone	Object#clone
#dclone	Object#dclone
#default_test	Test::Unit::TestCase#default_test
#display	Object#display
#dup	Object#clone
#enum_for	Object#enum_for
#eql?	Object#eql?
#equal?	Object#equal?
#extend	Object#extend
#flunk	Test::Unit::Assertions#flunk
#freeze	Object#freeze
#frozen?	Object#frozen?
#hash	Object#hash
#id	Object#__id__
#initialize	Object#initialize
#initialize_copy	Object#initialize_copy
#inspect	Object#inspect
#instance_eval	Object#instance_eval
#instance_exec	Object#instance_exec
#instance_of?	Object#instance_of?
#instance_variable_defined?	Object#instance_variable_defined?
#instance_variable_get	Object#instance_variable_get
#instance_variable_set	Object#instance_variable_set
#instance_variables	Object#instance_variables
#is_a?	Object#is_a?
#kind_of?	Object#is_a?
#marshal_dump	Object#marshal_dump
#marshal_load	Object#marshal_load
#method	Object#method
#method_missing	Object#method_missing
#method_name	Test::Unit::TestCase#method_name
#methods	Object#methods
#name	RUNIT::TestCase#name
#nil?	Object#nil?
#object_id	Object#__id__
#passed?	Test::Unit::TestCase#passed?
#pretty_inspect	Object#pretty_inspect
#pretty_print	Object#pretty_print
#pretty_print_cycle	Object#pretty_print_cycle
#pretty_print_inspect	Object#pretty_print_inspect
#pretty_print_instance_variables	Object#pretty_print_instance_variables
#private_methods	Object#private_methods
#protected_methods	Object#protected_methods
#public_methods	Object#public_methods
#remove_instance_variable	Object#remove_instance_variable
#respond_to?	Object#respond_to?
#run	RUNIT::TestCase#run
#send	Object#__send__
#setup	Test::Unit::TestCase#setup
#setup_assert	RUNIT::Assert#setup_assert
#singleton_method_added	Object#singleton_method_added
#singleton_method_removed	Object#singleton_method_removed
#singleton_method_undefined	Object#singleton_method_undefined
#singleton_methods	Object#singleton_methods
#size	Test::Unit::TestCase#size
#taint	Object#taint
#tainted?	Object#tainted?
#tap	Object#tap
#teardown	Test::Unit::TestCase#teardown
#to_a	Object#to_a
#to_ary	Object#to_ary
#to_enum	Object#enum_for
#to_hash	Object#to_hash
#to_int	Object#to_int
#to_io	Object#to_io
#to_proc	Object#to_proc
#to_regexp	Object#to_regexp
#to_s	Object#to_s
#to_str	Object#to_str
#to_yaml	Object#to_yaml
#to_yaml_properties	Object#to_yaml_properties
#to_yaml_style	Object#to_yaml_style
#type	Object#class
#untaint	Object#untaint
:PASSTHROUGH_EXCEPTIONS	Test::Unit::TestCase::PASSTHROUGH_EXCEPTIONS
