Follow-up Issue #72: Depricated methods

Issue #145 resolved
Former user created an issue

@Rule public PactProviderRuleMk2 @Pact public RequestResponsePact

@Rule public ValidatedPactProviderRule( String, String, Provider, Host, Port, this) @Pact public PactFragment

When maintaining an organization that may do Pact-swagger validation, and may use the Mk2 rule -- the ValidatedPactProviderRule( currently uses deprecated methods and requires PactFragment. Error message: does not conform required method signature 'public PactFragment xxx(PactDslWithProvider builder)'

Would like ValidatedPactProviderRule to use the updated RequestResponsePact object

Comments (4)

  1. Log in to comment