Error

zio.mock.Mock.Poly.Method.Error
abstract class Error[I, A]

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Inherited methods

def of[E <: Throwable : Tag](returns: Result[I, E, A])(implicit evidence$45: Tag[E], ev: I <:< Unit): Expectation[R]

Attributes

Inherited from:
Error (hidden)
def of[E <: Throwable : Tag](assertion: Assertion[I], result: Result[I, E, A])(implicit evidence$44: Tag[E], ev: I =!= Unit): Expectation[R]

Attributes

Inherited from:
Error (hidden)
def of[E <: Throwable : Tag](assertion: Assertion[I])(implicit evidence$43: Tag[E], ev1: I =!= Unit, ev2: A <:< Unit): Expectation[R]

Attributes

Inherited from:
Error (hidden)
def of[E <: Throwable : Tag]: Capability[R, I, E, A]

Attributes

Inherited from:
Error (hidden)

Inherited fields

val id: UUID

Attributes

Inherited from:
Base (hidden)
val mock: Mock[R]

Attributes

Inherited from:
Error (hidden)
override val toString: String

Render method fully qualified name.

Render method fully qualified name.

Attributes

Inherited from:
Base (hidden)