Matcher

object Matcher extends Companion[Matcher]
Companion:
class
trait Sum
trait Mirror
trait Has[Matcher]
trait HasId
class Object
trait Matchable
class Any
Matcher.type

Type members

Classlikes

case class ErrorTypeCase(errorType: String) extends Matcher
Companion:
object
Companion:
class
case class InputOutputCase(inputOutput: PathMatcher) extends Matcher
Companion:
object
Companion:
class
case class OutputCase(output: PathMatcher) extends Matcher
Companion:
object
object OutputCase
Companion:
class
case class SuccessCase(success: Boolean) extends Matcher
Companion:
object
Companion:
class

Inherited classlikes

object hint
Inherited from:
Companion

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from:
Mirror

The name of the type

The name of the type

Inherited from:
Mirror

Value members

Inherited methods

final override def getTag: ShapeTag[Matcher]
Definition Classes
Inherited from:
Companion

Concrete fields

val id: ShapeId

Implicits

Implicits

implicit val schema: Schema[Matcher]

Inherited implicits

Inherited from:
Companion