rails--rails/actionpack/test/assertions
Aaron Patterson 908bc79729 use a lookup table for `assert_response`
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
2015-07-13 18:10:36 -07:00
..
response_assertions_test.rb use a lookup table for `assert_response` 2015-07-13 18:10:36 -07:00