test/unit compatibility layer using minitest.
Extended maintenance of Ruby versions 1.8.7 and 1.9.2 ended on July 31, 2014. Read more
test/unit compatibility layer using minitest.
::test_order (Test::Unit::TestCase)
#assert (Test::Unit::Assertions)
#assert_block (Test::Unit::Assertions)
#assert_equal (Test::Unit::Assertions)
#assert_no_match (Test::Unit::Assertions)
#assert_not_equal (Test::Unit::Assertions)
#assert_not_nil (Test::Unit::Assertions)
#assert_not_same (Test::Unit::Assertions)
#assert_nothing_raised (Test::Unit::Assertions)
#assert_nothing_thrown (Test::Unit::Assertions)
#assert_raise (Test::Unit::Assertions)
#assert_respond_to (Test::Unit::Assertions)