InvalidPolyType

zio.mock.internal.InvalidCall.InvalidPolyType
final case class InvalidPolyType[R0, R1, In0, In1, E0, E1, A0, A1](invoked: Capability[R0, In0, E0, A0], args: Any, expected: Capability[R1, In1, E1, A1], assertion: Assertion[In1]) extends InvalidCall

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class InvalidCall
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product