Module net.morimekta.testing
Package net.morimekta.testing.concurrent
-
Interface Summary Interface Description FakeClock.TimeListener Interface for listening to time changes. -
Class Summary Class Description FakeClock Fake clock implementation for testing.FakeScheduledExecutor A scheduled executor that uses a fake clock as back-bone to the executor.ImmediateExecutor Fake executor service that runs all tasks immediately.ImmediateScheduledExecutor A scheduled executor that uses a fake clock as back-bone to the executor.