wisp-time-testing
Toggle table of contents
2025.03.11.133852-c75fdea
jvm
Platform filter
jvm
Switch theme
Search in API
wisp-time-testing
wisp-time-testing
/
wisp.time
Package-level
declarations
Types
Types
Fake
Clock
Link copied to clipboard
open
class
FakeClock
@
JvmOverloads
constructor
(
epochMillis
:
Long
=
initialValue.toEpochMilli()
,
zone
:
ZoneId
=
ZoneId.of("UTC")
)
:
Clock
,
TestFixture
Controllable clock for testing.