public class ConsumerPactBuilder.PactDslWithProvider
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
class |
ConsumerPactBuilder.PactDslWithProvider.PactDslWithState |
| Constructor and Description |
|---|
ConsumerPactBuilder.PactDslWithProvider(java.lang.String provider) |
| Modifier and Type | Method and Description |
|---|---|
ConsumerPactBuilder.PactDslWithProvider.PactDslWithState |
given(java.lang.String state) |
ConsumerPactBuilder.PactDslWithProvider.PactDslWithState.PactDslRequestWithoutPath |
uponReceiving(java.lang.String description) |
public ConsumerPactBuilder.PactDslWithProvider(java.lang.String provider)
public ConsumerPactBuilder.PactDslWithProvider.PactDslWithState given(java.lang.String state)
public ConsumerPactBuilder.PactDslWithProvider.PactDslWithState.PactDslRequestWithoutPath uponReceiving(java.lang.String description)