Uses of Package
org.mockito.internal.invocation
Packages that use org.mockito.internal.invocation
Package
Description
Mock object creation.
Whatever helps in debugging failed tests.
Invocation machinery and related classes.
Stubbing logic.
Answers for stubbed calls.
Verification logic.
-
Classes in org.mockito.internal.invocation used by org.mockito.internal.creation
-
Classes in org.mockito.internal.invocation used by org.mockito.internal.debuggingClassDescriptionIn addition to all content of the invocation, the invocation matcher contains the argument matchers.
-
Classes in org.mockito.internal.invocation used by org.mockito.internal.invocationClassDescriptionIn addition to all content of the invocation, the invocation matcher contains the argument matchers.Interface that wraps a 'real' method of the mock object.
-
Classes in org.mockito.internal.invocation used by org.mockito.internal.stubbingClassDescriptionIn addition to all content of the invocation, the invocation matcher contains the argument matchers.
-
Classes in org.mockito.internal.invocation used by org.mockito.internal.stubbing.answers
-
Classes in org.mockito.internal.invocation used by org.mockito.internal.verificationClassDescriptionIn addition to all content of the invocation, the invocation matcher contains the argument matchers.