mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
908bc79729
We shouldn't depend on specific methods imlemented in the TestResponse subclass because the response could actually be a real response object. In the future, we should either push the aliased predicate methods in TestResponse up to the real response object, or remove them |
||
---|---|---|
.. | ||
response_assertions_test.rb |