Package 

Class PactVerificationInvocationContextProvider

  • All Implemented Interfaces:
    org.junit.jupiter.api.extension.Extension , org.junit.jupiter.api.extension.TestTemplateInvocationContextProvider

    
    public class PactVerificationInvocationContextProvider
     implements TestTemplateInvocationContextProvider
                        

    Main TestTemplateInvocationContextProvider for JUnit 5 Pact verification tests. This class needs to be applied to a test template method on a test class annotated with a @Provider annotation.