Package | Description |
---|---|
org.mockito.exceptions.verification |
Verification errors.
|
Modifier and Type | Class and Description |
---|---|
class |
ArgumentsAreDifferent |
class |
NeverWantedButInvoked |
class |
NoInteractionsWanted
No interactions wanted.
|
class |
TooLittleActualInvocations |
class |
TooManyActualInvocations |
class |
VerificationInOrderFailure |
class |
WantedButNotInvoked |
Copyright © 2018. All rights reserved.