rails/activesupport/lib/active_support/testing
Aaron Patterson d481170251 deprecate describe without a block.
minitest/spec provides `describe`, so deprecate the rails version and
have people use the superclass version
2012-07-09 13:13:59 -07:00
..
performance Reduce warning messages when running Active Support tests 2012-05-31 17:18:25 +01:00
assertions.rb fixes a few mistakes in api docs [ci skip] 2012-06-22 22:14:29 +05:30
deprecation.rb Remove more references to Test::Unit 2012-01-06 15:36:36 -03:00
isolation.rb add :nodoc: to internal implementations [ci skip] 2012-06-22 16:29:59 -05:00
mocha_module.rb hook mocha in through m/t before_setup, after_teardown hooks 2012-07-03 14:28:28 -07:00
performance.rb Eliminate dependency on Rails::VERSION::STRING 2012-06-05 20:43:41 +01:00
setup_and_teardown.rb Kill not used constant since removal of runner method 2012-07-03 21:02:49 -03:00