ProviderTags

pact4s.provider.ProviderTags
See theProviderTags companion object
final case class ProviderTags(head: String, tail: List[String])

Attributes

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

Members list

Value members

Concrete methods

def ::(tag: String): ProviderTags

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product