- willRespondWith(Map) - Method in PactBuilder
-
Defines the response attributes (body, headers, etc.) that are returned for the request
- withAttributes(Map) - Method in PactBuilder
-
Defines the request attributes (body, headers, etc.)
- withBody(Map, LikeMatcher) - Method in PactBuilder
-
Allows the body to be defined using a Groovy builder pattern with an array as the root
- withContent(Map, Closure) - Method in PactMessageBuilder
-
Content of the message
- withMetaData(Map) - Method in PactMessageBuilder
-
Metadata attached to the message