This is the API documentation for minitest/spec: Ruby Standard Library Documentation.
Extended maintenance of Ruby 1.9.3 ended on February 23, 2015. Read more
This is the API documentation for minitest/spec: Ruby Standard Library Documentation.
::register_spec_type (MiniTest::Spec)
#must_be (MiniTest::Expectations)
#must_be_empty (MiniTest::Expectations)
#must_be_instance_of (MiniTest::Expectations)
#must_be_kind_of (MiniTest::Expectations)
#must_be_nil (MiniTest::Expectations)
#must_be_same_as (MiniTest::Expectations)
#must_be_silent (MiniTest::Expectations)
#must_be_within_delta (MiniTest::Expectations)
#must_be_within_epsilon (MiniTest::Expectations)
#must_equal (MiniTest::Expectations)
#must_include (MiniTest::Expectations)
#must_match (MiniTest::Expectations)
#must_output (MiniTest::Expectations)
#must_raise (MiniTest::Expectations)
#must_respond_to (MiniTest::Expectations)
#must_send (MiniTest::Expectations)
#must_throw (MiniTest::Expectations)
#wont_be (MiniTest::Expectations)
#wont_be_close_to (MiniTest::Expectations)
#wont_be_empty (MiniTest::Expectations)
#wont_be_instance_of (MiniTest::Expectations)
#wont_be_kind_of (MiniTest::Expectations)
#wont_be_nil (MiniTest::Expectations)
#wont_be_same_as (MiniTest::Expectations)
#wont_be_within_delta (MiniTest::Expectations)
#wont_be_within_epsilon (MiniTest::Expectations)
#wont_equal (MiniTest::Expectations)
#wont_include (MiniTest::Expectations)