This is the API documentation for minitest/unit: Ruby Standard Library Documentation.
Support for the Ruby 2.1 series ended on March 31 2017. See here for details.
New to Ruby? You may find these links helpful: syntax, control expressions, assignment, methods, modules + classes, and operator precedence.
This is the API documentation for minitest/unit: Ruby Standard Library Documentation.
::diff= (MiniTest::Assertions)
::i_suck_and_my_tests_are_order_dependent! (MiniTest::Unit::TestCase)
::maglev? (MiniTest::Unit::Guard)
::make_my_diffs_pretty! (MiniTest::Unit::TestCase)
::parallelize_me! (MiniTest::Unit::TestCase)
#after_setup (MiniTest::Unit::LifecycleHooks)
#after_teardown (MiniTest::Unit::LifecycleHooks)
#assert (MiniTest::Assertions)
#assert_empty (MiniTest::Assertions)
#assert_equal (MiniTest::Assertions)
#assert_in_delta (MiniTest::Assertions)
#assert_in_epsilon (MiniTest::Assertions)
#assert_includes (MiniTest::Assertions)
#assert_instance_of (MiniTest::Assertions)
#assert_kind_of (MiniTest::Assertions)
#assert_match (MiniTest::Assertions)
#assert_nil (MiniTest::Assertions)
#assert_operator (MiniTest::Assertions)
#assert_output (MiniTest::Assertions)
#assert_predicate (MiniTest::Assertions)
#assert_raises (MiniTest::Assertions)
#assert_respond_to (MiniTest::Assertions)
#assert_same (MiniTest::Assertions)
#assert_send (MiniTest::Assertions)
#assert_silent (MiniTest::Assertions)
#assert_throws (MiniTest::Assertions)
#before_setup (MiniTest::Unit::LifecycleHooks)
#before_teardown (MiniTest::Unit::LifecycleHooks)
#capture_io (MiniTest::Assertions)
#capture_subprocess_io (MiniTest::Assertions)
#exception_details (MiniTest::Assertions)
#io (MiniTest::Unit::TestCase)
#io? (MiniTest::Unit::TestCase)
#jruby? (MiniTest::Unit::Guard)
#message (MiniTest::Assertions)
#mu_pp_for_diff (MiniTest::Assertions)
#passed? (MiniTest::Unit::TestCase)
#refute (MiniTest::Assertions)
#refute_empty (MiniTest::Assertions)
#refute_equal (MiniTest::Assertions)
#refute_in_delta (MiniTest::Assertions)
#refute_in_epsilon (MiniTest::Assertions)
#refute_includes (MiniTest::Assertions)
#refute_instance_of (MiniTest::Assertions)
#refute_kind_of (MiniTest::Assertions)
#refute_match (MiniTest::Assertions)
#refute_nil (MiniTest::Assertions)
#refute_operator (MiniTest::Assertions)
#refute_predicate (MiniTest::Assertions)
#refute_respond_to (MiniTest::Assertions)
#refute_same (MiniTest::Assertions)
#rubinius? (MiniTest::Unit::Guard)
#run (MiniTest::Unit::TestCase)
#setup (MiniTest::Unit::TestCase)
#skipped? (MiniTest::Assertions)
#synchronize (MiniTest::Assertions)