.use_pp=	Test::Unit::Assertions.use_pp=
#assert	Test::Unit::Assertions#assert
#assert_block	Test::Unit::Assertions#assert_block
#assert_equal	Test::Unit::Assertions#assert_equal
#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_nil	Test::Unit::Assertions#assert_nil
#assert_no_match	Test::Unit::Assertions#assert_no_match
#assert_not_equal	Test::Unit::Assertions#assert_not_equal
#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
#flunk	Test::Unit::Assertions#flunk
