| Interface | Description |
|---|---|
| VerificationMode |
Allows verifying that certain behavior happened at least once / exact number
of times / never.
|
| VerificationWithTimeout |
VerificationWithTimeout is a
VerificationMode that allows combining existing verification modes with 'timeout'. |
| Class | Description |
|---|---|
| Timeout |
See the javadoc for
VerificationWithTimeout |