| Constructor and Description |
|---|
StrictMockClock(List<Long> times) |
StrictMockClock(Long... times) |
| Modifier and Type | Method and Description |
|---|---|
long |
currentTime() |
long |
first() |
long |
last() |
List<Long> |
times() |
public StrictMockClock(Long... times)
public long first()
public long last()
public long currentTime()
currentTime in interface ClockCopyright © 2015 Atlassian. All rights reserved.