Uses of Class
mockit.internal.BaseInvocation
Packages that use BaseInvocation
Package
Description
Contains the classes that implement the internal mechanisms of the toolkit, and as such are not intended for direct
use in client code.
-
Uses of BaseInvocation in mockit.internal
Methods in mockit.internal that return BaseInvocationMethods in mockit.internal with parameters of type BaseInvocation -
Uses of BaseInvocation in mockit.internal.expectations.state
Methods in mockit.internal.expectations.state with parameters of type BaseInvocationModifier and TypeMethodDescriptionvoid
ExecutingTest.markAsProceedingIntoRealImplementation
(BaseInvocation invocation) -
Uses of BaseInvocation in mockit.internal.faking
Subclasses of BaseInvocation in mockit.internal.faking