diff options
| author | utilum <oz@utilum.com> | 2018-07-19 01:25:25 +0300 |
|---|---|---|
| committer | utilum <oz@utilum.com> | 2018-07-19 03:31:42 +0300 |
| commit | d0743d026345946792bd8531e1ae1380d794f686 (patch) | |
| tree | 1f4542086a1494a94b82a23665e539bb1294cf2c /activemodel/lib/active_model/validations/helper_methods.rb | |
| parent | 08813dd62a0ae4061774511dfc8a7fc0384d6528 (diff) | |
| download | rails-d0743d026345946792bd8531e1ae1380d794f686.tar.gz rails-d0743d026345946792bd8531e1ae1380d794f686.tar.bz2 rails-d0743d026345946792bd8531e1ae1380d794f686.zip | |
Use MethodCallAssertions instead of Mocha#expects
Many calls to `Mocha#expects` preceded the introduction of
`ActiveSupport::Testing::MethodCallAssertions` in 53f64c0fb,
and many are simple to replace with `MethodCallAssertions`.
This patch makes all these simple replacements.
Step 5 in #33162
Diffstat (limited to 'activemodel/lib/active_model/validations/helper_methods.rb')
0 files changed, 0 insertions, 0 deletions
