FixedClock

uk.gov.hmrc.apiplatform.modules.common.utils.FixedClock
See theFixedClock companion trait
object FixedClock extends FixedClock

Attributes

Companion
trait
Graph
Supertypes
trait FixedClock
trait ClockNow
class Object
trait Matchable
class Any
Self type
FixedClock.type

Members list

Type members

Inherited classlikes

object Instants

Attributes

Inherited from:
FixedClock
Supertypes
class Object
trait Matchable
class Any
object Texts

Attributes

Inherited from:
FixedClock
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited fields

val clock: Clock

Attributes

Inherited from:
FixedClock
override val instant: Instant

Attributes

Inherited from:
FixedClock
override val now: LocalDateTime

Attributes

Inherited from:
FixedClock
val nowAsText: String

Attributes

Inherited from:
FixedClock
override val precise: Instant

Attributes

Inherited from:
FixedClock