requestBodyContains
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 pattern to match against the serialized request body.