Package de.otto.edison.testsupport.util
Class TestClock
java.lang.Object
java.time.Clock
de.otto.edison.testsupport.util.TestClock
- All Implemented Interfaces:
InstantSource
-
Method Summary
Methods inherited from class java.time.Clock
equals, fixed, hashCode, millis, offset, system, systemDefaultZone, systemUTC, tick, tickMillis, tickMinutes, tickSeconds
-
Method Details
-
now
-
now
-
now
-
getZone
-
withZone
- Specified by:
withZonein interfaceInstantSource- Specified by:
withZonein classClock
-
instant
- Specified by:
instantin interfaceInstantSource- Specified by:
instantin classClock
-
proceed
-