Type:
Module
prepare_controller_class
  • References/Ruby on Rails/Rails/Classes/ActionController/ActionController::TestCase/ActionController::TestCase::Behavior/ActionController::TestCase::Behavior::ClassMethods

prepare_controller_class(new_class) Instance Public methods

2025-01-10 15:47:30
paramify_values
  • References/Ruby on Rails/Rails/Classes/ActionController/ActionController::TestCase/ActionController::TestCase::Behavior

paramify_values(hash_or_array_or_value) Instance Public methods

2025-01-10 15:47:30
put
  • References/Ruby on Rails/Rails/Classes/ActionController/ActionController::TestCase/ActionController::TestCase::Behavior

put(action, *args) Instance Public methods Simulate a PUT request with the given

2025-01-10 15:47:30
setup_controller_request_and_response
  • References/Ruby on Rails/Rails/Classes/ActionController/ActionController::TestCase/ActionController::TestCase::Behavior

setup_controller_request_and_response() Instance Public methods

2025-01-10 15:47:30
controller_class=
  • References/Ruby on Rails/Rails/Classes/ActionController/ActionController::TestCase/ActionController::TestCase::Behavior/ActionController::TestCase::Behavior::ClassMethods

controller_class=(new_class) Instance Public methods

2025-01-10 15:47:30
head
  • References/Ruby on Rails/Rails/Classes/ActionController/ActionController::TestCase/ActionController::TestCase::Behavior

head(action, *args) Instance Public methods Simulate a HEAD request with the

2025-01-10 15:47:30
patch
  • References/Ruby on Rails/Rails/Classes/ActionController/ActionController::TestCase/ActionController::TestCase::Behavior

patch(action, *args) Instance Public methods Simulate a PATCH request with the

2025-01-10 15:47:30
xhr
  • References/Ruby on Rails/Rails/Classes/ActionController/ActionController::TestCase/ActionController::TestCase::Behavior

xhr(request_method, action, parameters = nil, session = nil, flash = nil) Instance Public methods

2025-01-10 15:47:30