Matcher

sealed trait Matcher
Companion:
object
class Object
trait Matchable
class Any
class And
object Any.type
class Equals
class Exists
class In
class Matches
class Not
class Or

Value members

Concrete methods

def and(that: Matcher): Matcher
def or(that: Matcher): Matcher