Class DefaultMethodExpectationSetup<T>

java.lang.Object
org.powermock.api.mockito.internal.expectation.DefaultMethodExpectationSetup<T>
All Implemented Interfaces:
WithExpectedArguments<T>, WithOrWithoutExpectedArguments<T>, WithoutExpectedArguments<T>

public class DefaultMethodExpectationSetup<T> extends Object implements WithOrWithoutExpectedArguments<T>