public class ConsumerPactBuilder
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
ConsumerPactBuilder.PactDslRequestWithPath |
class |
ConsumerPactBuilder.PactDslResponse |
class |
ConsumerPactBuilder.PactDslWithProvider |
| Constructor and Description |
|---|
ConsumerPactBuilder(java.lang.String consumer) |
| Modifier and Type | Method and Description |
|---|---|
static ConsumerPactBuilder |
consumer(java.lang.String consumer) |
ConsumerPactBuilder.PactDslWithProvider |
hasPactWith(java.lang.String provider) |
static PactDslJsonBody |
jsonBody() |
public static ConsumerPactBuilder consumer(java.lang.String consumer)
public ConsumerPactBuilder.PactDslWithProvider hasPactWith(java.lang.String provider)
public static PactDslJsonBody jsonBody()