Uses of Interface
org.powermock.api.mockito.expectation.WithExpectedParameterTypes
-
Packages that use WithExpectedParameterTypes Package Description org.powermock.api.mockito.expectation org.powermock.api.mockito.internal.expectation -
-
Uses of WithExpectedParameterTypes in org.powermock.api.mockito.expectation
Subinterfaces of WithExpectedParameterTypes in org.powermock.api.mockito.expectation Modifier and Type Interface Description interface
ConstructorExpectationSetup<T>
-
Uses of WithExpectedParameterTypes in org.powermock.api.mockito.internal.expectation
Classes in org.powermock.api.mockito.internal.expectation that implement WithExpectedParameterTypes Modifier and Type Class Description class
DefaultConstructorExpectationSetup<T>
-