Matches

case class Matches(value: Value, regex: String) extends Matcher
trait Serializable
trait Product
trait Equals
trait Matcher
class Object
trait Matchable
class Any

Value members

Inherited methods

def and(that: Matcher): Matcher
Inherited from:
Matcher
def or(that: Matcher): Matcher
Inherited from:
Matcher
def productElementNames: Iterator[String]
Inherited from:
Product
def productIterator: Iterator[Any]
Inherited from:
Product
Inherited from:
Matcher