@Target
@Retention
@Target
public Pact
describes the interactions between a provider and a consumer used in JUnit tests. The annotated method has to be of following signature:
public RequestResponsePact providerDef1(PactDslWithProvider builder) {...}