public class PactDslWithProvider
| Constructor and Description |
|---|
PactDslWithProvider() |
| Modifier and Type | Method and Description |
|---|---|
ConsumerPactBuilder |
getConsumerPactBuilder() |
PactDslWithState |
given()
Describe the state the provider needs to be in for the pact test to be verified.
|
PactDslWithState |
given()
Describe the state the provider needs to be in for the pact test to be verified.
|
PactDslWithState |
given()
Describe the state the provider needs to be in for the pact test to be verified.
|
void |
setDefaultRequestValues() |
void |
setDefaultResponseValues() |
PactDslRequestWithoutPath |
uponReceiving()
Description of the request that is expected to be received
|
public PactDslWithState given()
Describe the state the provider needs to be in for the pact test to be verified.
public PactDslWithState given()
Describe the state the provider needs to be in for the pact test to be verified.
public PactDslWithState given()
Describe the state the provider needs to be in for the pact test to be verified.
public PactDslRequestWithoutPath uponReceiving()
Description of the request that is expected to be received
public ConsumerPactBuilder getConsumerPactBuilder()
public void setDefaultRequestValues()
public void setDefaultResponseValues()