FILTER_DESCRIPTION

pact4s.provider.ProviderVerificationOption.FILTER_DESCRIPTION
final case class FILTER_DESCRIPTION(regex: String) extends RegexProviderVerificationOption

Value parameters

regex

won't verify pacts whose descriptions match this regex

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:
RegexProviderVerificationOption

Inherited fields

val key: String

Attributes

Inherited from:
ProviderVerificationOption