Package 

Class PactVerificationSpringProvider

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

    
    public class PactVerificationSpringProvider
    extends PactVerificationInvocationContextProvider
                        
    • Method Summary

      Modifier and Type Method Description
      Stream<TestTemplateInvocationContext> provideTestTemplateInvocationContexts(ExtensionContext context)
      • Methods inherited from class au.com.dius.pact.provider.spring.junit5.PactVerificationSpringProvider

        handleException, supportsTestTemplate
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PactVerificationSpringProvider

        PactVerificationSpringProvider()