public class PactDslWithState
| Modifier and Type | Method and Description |
|---|---|
PactDslWithState |
given()
Adds another provider state to this interaction
|
PactDslWithState |
given()
Adds another provider state to this interaction
|
PactDslRequestWithoutPath |
uponReceiving()
Description of the request that is expected to be received
|
public PactDslRequestWithoutPath uponReceiving()
Description of the request that is expected to be received
public PactDslWithState given()
Adds another provider state to this interaction
public PactDslWithState given()
Adds another provider state to this interaction