| Constructor | Description |
|---|---|
InfiniteTimeout() |
| Modifier and Type | Method | Description |
|---|---|---|
long |
timeRemaining() |
Returns the time remaining, to be passed to
wait
or throws TimeoutException if the timeout has expired. |
public long timeRemaining()
throws TimeoutException
Timeoutwait
or throws TimeoutException if the timeout has expired.timeRemaining in interface TimeoutTimeoutExceptionCopyright © 2003–2018 jMock. All rights reserved.