Interface IConsumerVersionSelectors
public interface IConsumerVersionSelectors
Interface which defines a consumer version selector method with the correct signature
-
Method Summary
Modifier and TypeMethodDescriptionau.com.dius.pact.provider.junitsupport.loader.SelectorBuilderReturn the consumer version selectors to use in the test
-
Method Details
-
consumerVersionSelectors
au.com.dius.pact.provider.junitsupport.loader.SelectorBuilder consumerVersionSelectors()Return the consumer version selectors to use in the test
-