From: Ryan Davis Date: 2012-08-18T06:49:25+09:00 Subject: Re: Why is assert_match deprecated and not assert_no_match? On Aug 17, 2012, at 3:21 AM, Rob N. wrote: > Ryan Davis wrote in post #1072644: >> I see no deprecation. > > I've just had more of a play. You're right, its not deprecated. It just > doesn't appear in the rdoc: > > http://ruby-doc.org/stdlib-1.9.3/libdoc/test/unit/rdoc/index.html http://ruby-doc.org/stdlib-1.9.3/libdoc/test/unit/rdoc/Test/Unit/Assertions.html says: Included Modules • MiniTest::Assertions which implies: http://ruby-doc.org/stdlib-1.9.3/libdoc/minitest/unit/rdoc/MiniTest/Assertions.html#method-i-assert_match