Uses of Class
io.github.teceli.resiliencia.test.ManualClock
Packages that use ManualClock
-
Uses of ManualClock in io.github.teceli.resiliencia.test
Methods in io.github.teceli.resiliencia.test that return ManualClockModifier and TypeMethodDescriptionstatic ManualClockManualClock.create()A manual clock starting at a fixed, arbitrary instant.static ManualClockManualClock.startingAt(Instant start) A manual clock starting at the given instant.