| Name | Description | Type | Package | Framework |
| ConstructorExpectationSetup | Methods inherited from interface org. | Interface | org.powermock.api.mockito.expectation | PowerMock |
| PowerMockitoStubber | Setup stubbing for private or void methods in final class, final void methods, or static (final) methods. | Interface | org.powermock.api.mockito.expectation | PowerMock |
| PrivatelyExpectedArguments | Interface | org.powermock.api.mockito.expectation | PowerMock | |
| WithExpectedArguments | Interface | org.powermock.api.mockito.expectation | PowerMock | |
| WithExpectedParameterTypes | Interface | org.powermock.api.mockito.expectation | PowerMock | |
| WithOrWithoutExpectedArguments | Methods inherited from interface org. | Interface | org.powermock.api.mockito.expectation | PowerMock |
| WithoutExpectedArguments | Interface | org.powermock.api.mockito.expectation | PowerMock | |