Package io.airlift.testing
Class TestingClock
java.lang.Object
java.time.Clock
io.airlift.testing.TestingClock
- All Implemented Interfaces:
InstantSource
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.time.Clock
equals, fixed, hashCode, millis, offset, system, systemDefaultZone, systemUTC, tick, tickMillis, tickMinutes, tickSeconds
-
Constructor Details
-
TestingClock
public TestingClock() -
TestingClock
-
-
Method Details
-
getZone
-
withZone
- Specified by:
withZonein interfaceInstantSource- Specified by:
withZonein classClock
-
instant
- Specified by:
instantin interfaceInstantSource- Specified by:
instantin classClock
-
increment
-