| Package | Description |
|---|---|
| org.mockito.internal.verification |
Verification logic.
|
| Constructor | Description |
|---|---|
VerificationOverTimeImpl(long pollingPeriodMillis,
long durationMillis,
VerificationMode delegate,
boolean returnOnSuccess,
Timer timer) |
Create this verification mode, to be used to verify invocation ongoing data later.
|