#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_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	RUNIT::Assert#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	RUNIT::Assert#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	RUNIT::Assert#assert_respond_to
#assert_same	Test::Unit::Assertions#assert_same
#assert_send	RUNIT::Assert#assert_send
#assert_throws	Test::Unit::Assertions#assert_throws
#build_message	Test::Unit::Assertions#build_message
#called_internally?	RUNIT::Assert#called_internally?
#flunk	Test::Unit::Assertions#flunk
#setup_assert	RUNIT::Assert#setup_assert
