Uses of Package
org.powermock.api.mockito.invocation
-
Packages that use org.powermock.api.mockito.invocation Package Description org.powermock.api.mockito.internal.mockcreation org.powermock.api.mockito.invocation -
Classes in org.powermock.api.mockito.invocation used by org.powermock.api.mockito.internal.mockcreation Class Description MockitoMethodInvocationControl A Mockito implementation of theMethodInvocationControl
interface. -
Classes in org.powermock.api.mockito.invocation used by org.powermock.api.mockito.invocation Class Description InvocationFactory MockHandlerAdaptor The class provides a access to method and data ofMockHandler
from the given mock instance.