Package org.powermock.api.mockito.expectation
-
Interface Summary Interface Description ConstructorExpectationSetup<T> PowerMockitoStubber Setup stubbing for private or void methods in final class, final void methods, or static (final) methods.PrivatelyExpectedArguments WithAnyArguments<T> WithExpectedArguments<T> WithExpectedParameterTypes<T> WithOrWithoutExpectedArguments<T> WithoutExpectedArguments<T>