| Name | Description | Type | Package | Framework |
| ConstructorAwareExpectationSetup | Class | org.powermock.api.mockito.internal.expectation | PowerMock | |
| DefaultConstructorArgumentsVerfication | Class | org.powermock.api.mockito.internal.verification | PowerMock | |
| DefaultConstructorExpectationSetup | Class | org.powermock.api.mockito.internal.expectation | PowerMock | |
| DefaultMethodExpectationSetup | Class | org.powermock.api.mockito.internal.expectation | PowerMock | |
| DefaultPrivatelyExpectedArguments | Class | org.powermock.api.mockito.internal.expectation | PowerMock | |
| DefaultPrivateMethodVerification | Class | org.powermock.api.mockito.internal.verification | PowerMock | |
| InvocationControlAssertionError | Class | org.powermock.api.mockito.internal.invocationcontrol | PowerMock | |
| MockCreator | Class | org.powermock.api.mockito.internal.mockcreation | PowerMock | |
| MockitoMethodInvocationControl | A Mockito implementation of the MethodInvocationControl interface. | Class | org.powermock.api.mockito.internal.invocationcontrol | PowerMock |
| MockitoNewInvocationControl | Class | org.powermock.api.mockito.internal.invocationcontrol | PowerMock | |
| PowerMockitoCore | Class | org.powermock.api.mockito.internal | PowerMock | |
| PowerMockitoInjectingAnnotationEngine | The same as InjectingAnnotationEngine with the exception that it doesn't create/injects mocks annotated with the standard annotations such as | Class | org.powermock.api.mockito.internal.configuration | PowerMock |
| PowerMockitoSpyAnnotationEngine | More or less a copy of the SpyAnnotationEngine but it uses PowerMockito. | Class | org.powermock.api.mockito.internal.configuration | PowerMock |
| PowerMockitoStubberImpl | Extension of the standard Mocktio stubber implementation that also support PowerMockito created mocks. | Class | org.powermock.api.mockito.internal.expectation | PowerMock |
| StaticMockAwareVerificationMode | A custom extension of MockAwareVerificationMode for static method verification. | Class | org.powermock.api.mockito.internal.verification | PowerMock |
| VerifyNoMoreInteractions | Verifies no more interactions, delegates to Mockito if PowerMockito doesn't find a supplied mock. | Class | org.powermock.api.mockito.internal.verification | PowerMock |