Package

zio.test.mock

internal

Permalink

package internal

Visibility
  1. Public
  2. All

Type Members

  1. sealed trait InvalidCall extends AnyRef

    Permalink

    An InvalidCall represents failed expectation.

  2. sealed trait MockException extends Throwable

    Permalink

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

Value Members

  1. object InvalidCall

    Permalink
  2. object MockException extends Serializable

    Permalink
  3. object ProxyFactory

    Permalink

Ungrouped