Package | Description |
---|---|
org.mockito.internal.exceptions | |
org.mockito.internal.exceptions.util | |
org.mockito.internal.invocation |
Invocation machinery and related classes.
|
Modifier and Type | Method and Description |
---|---|
static MockitoAssertionError |
Reporter.noMoreInteractionsWanted(Invocation undesired,
List<VerificationAwareInvocation> invocations) |
Modifier and Type | Method and Description |
---|---|
String |
ScenarioPrinter.print(List<VerificationAwareInvocation> invocations) |
Modifier and Type | Class and Description |
---|---|
class |
InterceptedInvocation |
Copyright © 2018. All rights reserved.