aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/testing/method_call_assertions_test.rb
Commit message (Expand)AuthorAgeFilesLines
* applies new string literal convention in activesupport/testXavier Noria2016-08-061-3/+3
* Cleaned up generators tests using internal assertion helperRonak Jangir2015-08-201-0/+6
* Replacing lambda with proc getting argument error because of it.Ronak Jangir2015-08-171-0/+6
* Added helper methods to stub any instanceRonak Jangir2015-08-131-0/+13
* Add multiple expected calls to assert_called_with.Kasper Timm Hansen2015-07-101-0/+7
* Add method call assertions for internal use.Kasper Timm Hansen2015-07-081-0/+91