1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activesupport/test/testing
Kasper Timm Hansen 53f64c0fb2 Add method call assertions for internal use.
Add `assert_called` and `assert_not_called` to boil down the boilerplate we need to write
to assert methods are called certain number of times.
2015-07-08 21:15:27 +02:00
..
constant_lookup_test.rb Use safe_constantize. 2014-09-02 00:41:00 +08:00
file_fixtures_test.rb introduce ActiveSupport::Testing::FileFixtures. 2015-01-28 12:29:34 +01:00
method_call_assertions_test.rb Add method call assertions for internal use. 2015-07-08 21:15:27 +02:00