| 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> |
Copyright © 2007–2015. All rights reserved.