CurrentTime

object CurrentTime extends Effect[TimeUnit, Nothing, Long]
class Effect[TimeUnit, Nothing, Long]
class Object
trait Matchable
class Any

Value members

Inherited methods

def apply(returns: Result[TimeUnit, Nothing, Long])(implicit ev: TimeUnit <:< Unit): Expectation[R]
Inherited from:
Capability (hidden)
def apply(assertion: Assertion[TimeUnit], result: Result[TimeUnit, Nothing, Long])(implicit ev: TimeUnit =!= Unit): Expectation[R]
Inherited from:
Capability (hidden)
def apply(assertion: Assertion[TimeUnit])(implicit ev1: TimeUnit =!= Unit, ev2: Long <:< Unit): Expectation[R]
Inherited from:
Capability (hidden)
def apply()(implicit ev1: TimeUnit =:= Unit, ev2: Long <:< Unit): Expectation[R]
Inherited from:
Capability (hidden)
def isEqual[R0 <: Has[_], I0, E0, A0](that: Capability[R0, I0, E0, A0]): Boolean
Inherited from:
Capability (hidden)

Inherited fields

Inherited from:
Capability (hidden)
val id: UUID
Inherited from:
Base (hidden)
Inherited from:
Capability (hidden)
Inherited from:
Capability (hidden)
Inherited from:
Capability (hidden)
override val toString: String

Render method fully qualified name.

Render method fully qualified name.

Inherited from:
Base (hidden)