zio.mock.internal

Members list

Type members

Classlikes

sealed abstract class InvalidCall

An InvalidCall represents failed expectation.

An InvalidCall represents failed expectation.

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class InvalidArguments[R, I, E, A]
class InvalidCapability[R0, R1, In0, In1, E0, E1, A0, A1]
class InvalidPolyType[R0, R1, In0, In1, E0, E1, A0, A1]
object InvalidCall

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
sealed abstract class MockException extends Throwable

A MockException is used internally by the mock framework to signal failed expectations to the test framework.

A MockException is used internally by the mock framework to signal failed expectations to the test framework.

Attributes

Companion
object
Supertypes
class Throwable
trait Serializable
class Object
trait Matchable
class Any
Known subtypes
object MockException

Attributes

Companion
class
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
object ProxyFactory

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type