method
patch
v8.0.0 -
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.