MockException

Companion:
class
trait Sum
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

final case class InvalidCallException(failedMatches: List[InvalidCall]) extends MockException
final case class InvalidRangeException(range: Range) extends MockException
final case class UnexpectedCallException[R <: Has[_], I, E, A](capability: Capability[R, I, E, A], args: Any) extends MockException
final case class UnsatisfiedExpectationsException[R <: Has[_]](expectation: Expectation[R]) extends MockException

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