zio.test.mock.internal

Type members

Classlikes

sealed abstract class InvalidCall

An InvalidCall represents failed expectation.

An InvalidCall represents failed expectation.

Companion:
object
Companion:
class
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.

Companion:
object
Companion:
class