Package au.com.dius.pact.consumer.junit
Annotation Interface DefaultRequestValues
Marker annotation for a method that will setup the default request values used in the test. The annotated
method must take a single parameter of PactDslRequestWithoutPath and set the default values on that object