public interface Timeout
Modifier and Type | Interface and Description |
---|---|
static class |
Timeout.Is
Hamcrest matcher for unit testing purposes.
|
static class |
Timeout.No
No timeout implementation.
|
Modifier and Type | Method and Description |
---|---|
TimeUnit |
measure()
Timeout unit.
|
Long |
timeout()
Timeout.
|
Copyright © 2019. All rights reserved.