Package 

Interface TestClassAwareTarget

  • All Implemented Interfaces:
    au.com.dius.pact.provider.junitsupport.target.Target

    
    public interface TestClassAwareTarget
     implements Target
                        

    Interface to target implementations that require more information from the test class (like annotated methods)

    • Method Summary

      Modifier and Type Method Description
      abstract Unit setTestClass(TestClass testClass, Object testTarget)
      abstract IProviderVerifier getVerifier()
      • Methods inherited from class au.com.dius.pact.provider.junit.target.TestClassAwareTarget

        addResultCallback, configureVerifier, getRequestClass, getStateHandlers, setStateHandlers, testInteraction, validForInteraction, withStateHandler, withStateHandlers
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait