aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/string_inquirer_test.rb
Commit message (Collapse)AuthorAgeFilesLines
* Alias refute methods to assert_not and perfer assert_not on testsRafael Mendonça França2012-12-311-1/+1
|
* Add AS::StringInquirer#respond_to? methodAleksey Magusev2012-08-061-3/+11
| | | | Consistently with #method_missing
* use AS::TestCase as the base classAaron Patterson2012-01-051-1/+1
|
* Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.Jeremy Kemper2009-03-081-1/+1
| | | | [#1617 state:resolved]
* Renamed StringQuestioneer to StringInquirer.Joshua Peek2008-06-041-0/+15