Package 

Class MessageTarget

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

    
    public class MessageTarget
    extends BaseTarget
                        

    Out-of-the-box implementation of Target, that run Interaction against message pact and verify response By default it will scan all packages for annotated methods, but a list of packages can be provided to reduce the performance cost