public interface Target
Interaction and perform response verificationout-of-the-box implementation| Modifier and Type | Method and Description |
|---|---|
void |
testInteraction(java.lang.String consumer,
au.com.dius.pact.model.Interaction interaction)
Run
Interaction and perform response verification |
void testInteraction(java.lang.String consumer,
au.com.dius.pact.model.Interaction interaction)
Interaction and perform response verification
Any exception will be caught by caller and reported as test failure
consumer - consumer name that generated the interactioninteraction - interaction to be tested