This is the API documentation for minitest/spec: Ruby Standard Library Documentation.
Extended maintenance of Ruby versions 1.8.7 and 1.9.2 ended on July 31, 2014. Read more
This is the API documentation for minitest/spec: Ruby Standard Library Documentation.
#infect_with_assertions (Module)
#must_be_close_to (MiniTest::Spec)
#must_be_empty (MiniTest::Spec)
#must_be_instance_of (MiniTest::Spec)
#must_be_kind_of (MiniTest::Spec)
#must_be_same_as (MiniTest::Spec)
#must_be_within_delta (MiniTest::Spec)
#must_be_within_epsilon (MiniTest::Spec)
#must_include (MiniTest::Spec)
#must_respond_to (MiniTest::Spec)
#wont_be_close_to (MiniTest::Spec)
#wont_be_empty (MiniTest::Spec)
#wont_be_instance_of (MiniTest::Spec)
#wont_be_kind_of (MiniTest::Spec)
#wont_be_same_as (MiniTest::Spec)
#wont_be_within_delta (MiniTest::Spec)
#wont_be_within_epsilon (MiniTest::Spec)