_1

zio.mock.MockClock.CurrentTime._1
object _1 extends Effect[ChronoUnit, Nothing, Long]

Attributes

Graph
Supertypes
class Effect[ChronoUnit, Nothing, Long]
class Object
trait Matchable
class Any
Self type
_1.type

Members list

Value members

Inherited methods

def apply(returns: Result[ChronoUnit, Nothing, Long])(implicit ev: ChronoUnit <:< Unit): Expectation[R]

Attributes

Inherited from:
Capability (hidden)
def apply(assertion: Assertion[ChronoUnit], result: Result[ChronoUnit, Nothing, Long])(implicit ev: ChronoUnit =!= Unit): Expectation[R]

Attributes

Inherited from:
Capability (hidden)
def apply(assertion: Assertion[ChronoUnit])(implicit ev1: ChronoUnit =!= Unit, ev2: Long <:< Unit): Expectation[R]

Attributes

Inherited from:
Capability (hidden)
def apply()(implicit ev1: ChronoUnit =:= Unit, ev2: Long <:< Unit): Expectation[R]

Attributes

Inherited from:
Capability (hidden)
def isEqual[R0, I0, E0, A0](that: Capability[R0, I0, E0, A0]): Boolean

Attributes

Inherited from:
Capability (hidden)

Inherited fields

Attributes

Inherited from:
Capability (hidden)
val id: UUID

Attributes

Inherited from:
Base (hidden)

Attributes

Inherited from:
Capability (hidden)
val mock: Mock[Clock]

Attributes

Inherited from:
Capability (hidden)

Attributes

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

Render method fully qualified name.

Render method fully qualified name.

Attributes

Inherited from:
Base (hidden)