Package | Description |
---|---|
org.mockito.internal.progress |
Mocking progress stateful classes.
|
org.mockito.internal.verification |
Verification logic.
|
Modifier and Type | Method and Description |
---|---|
Set<VerificationListener> |
MockingProgressImpl.verificationListeners() |
Set<VerificationListener> |
MockingProgress.verificationListeners() |
Constructor and Description |
---|
MockAwareVerificationMode(Object mock,
VerificationMode mode,
Set<VerificationListener> listeners) |
Copyright © 2020. All rights reserved.