Class ConstructorAwareExpectationSetup<T>

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

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