Flowdock

Integration test methods such as ActionController::Integration::Session#get and ActionController::Integration::Session#post return objects of class TestResponse, which represent the HTTP response results of the requested controller actions.

See <a href="/rails/ActionController/AbstractResponse">AbstractResponse</a> for more information on controller response objects.

Show files where this class is defined (1 file)
Register or log in to add new notes.