aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/test_case_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Properly deprecate #pending from AS::TestCaseCarlos Antonio da Silva2012-11-181-0/+6
* Make the tests pass with minitest 4.2Rafael Mendonça França2012-11-051-0/+3
* Exceptions like Interrupt should not be rescued.James Mead2012-05-281-8/+50
* make sure the test case name is nilAaron Patterson2012-01-061-0/+8
* No need to check if MiniTest::Assertions is definedRafael Mendonça França2012-01-061-32/+30
* fixing test case test on 1.9.3devAaron Patterson2011-03-011-0/+4
* calling correct method on minitest for test name when teardown callback failsAaron Patterson2010-10-041-0/+19
* [#5406 state:resolved] calling the correct method on minitest to obtain the t...Aaron Patterson2010-10-041-0/+38