FILTER_CONSUMERS

pact4s.provider.ProviderVerificationOption.FILTER_CONSUMERS
final case class FILTER_CONSUMERS(consumers: List[String]) extends ListProviderVerificationOption

Value parameters

consumers

pacts for these consumers won't be verified

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product
def value: String

Attributes

Inherited from:
ListProviderVerificationOption

Inherited fields

val key: String

Attributes

Inherited from:
ProviderVerificationOption