requestBodyString
Adds a string matcher to the list of request body matchers for this specification.
Return
This specification instance for method chaining.
Parameters
bodyString
The string to match against the request body.
Adds a string matcher to the list of request body matchers for this specification.
This specification instance for method chaining.
The string to match against the request body.