Class: ActionController::TestResponse
- Inherits:
-
AbstractResponse
- Object
- AbstractResponse
- ActionController::TestResponse
- Includes:
- TestResponseBehavior
- Defined in:
- lib/action_controller/test_process.rb
Overview
:nodoc:
Constant Summary
Constants inherited from AbstractResponse
AbstractResponse::DEFAULT_HEADERS
Instance Attribute Summary
Attributes inherited from AbstractResponse
#assigns, #body, #cookies, #headers, #layout, #redirected_to, #redirected_to_method_params, #request, #session, #template
Method Summary
Methods included from TestResponseBehavior
#binary_content, #code, #cookies, #error?, #flash, #has_flash?, #has_flash_object?, #has_flash_with_contents?, #has_session_object?, #has_template_object?, #message, #missing?, #redirect?, #redirect_url, #redirect_url_match?, #rendered_file, #rendered_with_file?, #response_code, #success?, #template_objects
Methods inherited from AbstractResponse
#charset, #charset=, #content_type, #content_type=, #initialize, #prepare!, #redirect
Constructor Details
This class inherits a constructor from ActionController::AbstractResponse