rails--rails/activesupport/lib/active_support/testing
Pratik Naik e0fa041fce Process time should be wall time when benchmarking 2009-01-09 16:46:24 +00:00
..
core_ext added nicer failure reporting to #assert_difference to tell you the expression that failed rather than just the expected and actual values 2008-10-03 21:31:56 +02:00
assertions.rb Rework testing extensions to reflect the recent miniunit upheaval 2008-11-07 12:45:48 -05:00
declarative.rb Extract test method declaration 2008-11-07 13:25:40 -05:00
default.rb * Continue evolution toward ActiveSupport::TestCase and friends. #10679 [Josh Peek] 2008-01-05 13:34:15 +00:00
deprecation.rb Move deprecation assertions so TestCase (and Mocha) needn't load on startup 2008-11-23 13:11:07 -08:00
performance.rb Process time should be wall time when benchmarking 2009-01-09 16:46:24 +00:00
setup_and_teardown.rb Get ActiveSupport::TestCase working with classic Test::Unit and MiniTest. Fix broken Mocha + MiniTest. Assume ruby-core applies patch #771 fixing libraries which extend Test::Unit. 2008-11-22 19:22:45 -08:00