method
patch
v4.2.7 -
Show latest stable
- Class:
ActionController::TestCase::Behavior
patch(action, *args)public
Simulate a PATCH request with the given parameters and set/volley the response. See get for more details.
patch(action, *args)Simulate a PATCH request with the given parameters and set/volley the response. See get for more details.