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
Mike Moore a4a946ed1e Deprecate ActiveSupport::TestCase.describe
Provide message to define ActiveSupport::TestCase.name instead.
Allow calling describe with a block, which Minitest::Spec does.
2013-11-27 13:08:07 -07:00
..
assertions.rb remove deprecated assert_present and assert_blank. 2013-07-01 22:06:26 +02:00
autorun.rb oops. I should have only required minitest, not minitets/autorun. muscle memory. 2013-05-09 01:50:56 -07:00
constant_lookup.rb determine_constant_from_test_name does not swallow NoMethodErrors [Yves Senn] 2013-03-28 10:04:39 +01:00
declarative.rb Deprecate ActiveSupport::TestCase.describe 2013-11-27 13:08:07 -07:00
deprecation.rb
isolation.rb Fix ActiveSupport::Testing::Isolation on jruby 2013-08-02 00:06:26 -04:00
setup_and_teardown.rb add documentation for ActiveSupport::Testing::SetupAndTeardown. 2013-06-19 14:45:49 +02:00
tagged_logging.rb Updates to make rails 4 happy with minitest 5: 2013-05-06 17:38:45 -07:00
time_helpers.rb doc travel and travel_to stubs are removed in teardown. [ci skip] 2013-11-21 18:00:40 +01:00