1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/lib/active_support/testing
2008-11-23 15:05:59 -08: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 Check first for git repository before using git branch 2008-11-02 19:36:56 +05:30
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