public class Clock
extends java.lang.Object
| Constructor and Description |
|---|
Clock() |
| Modifier and Type | Method and Description |
|---|---|
static void |
advance(long millis) |
static long |
now() |
static void |
startMocking() |
static void |
stopMocking() |
static void |
tick() |