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)

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

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

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

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