PactBrokerWithTags

pact4s.provider.PactSource.PactBrokerWithTags
See thePactBrokerWithTags companion object
final class PactBrokerWithTags extends PactBroker

Value parameters

auth

authentication for accessing the pact broker. Can be token or basic auth.

brokerUrl

pact broker address

tags

fetches all the latest pacts from the pact-broker for the provider with the given tags, all ignoring tags if tags is empty.

Attributes

Companion
object
Graph
Supertypes
trait PactBroker
trait PactSource
class Object
trait Matchable
class Any

Members list