Uses of Interface
org.powermock.api.mockito.expectation.ConstructorExpectationSetup
Packages that use ConstructorExpectationSetup
-
Uses of ConstructorExpectationSetup in org.powermock.api.mockito
Methods in org.powermock.api.mockito that return ConstructorExpectationSetupModifier and TypeMethodDescriptionstatic <T> ConstructorExpectationSetup
<T> Allows specifying expectations on new invocations.static <T> ConstructorExpectationSetup
<T> Allows specifying expectations on new invocations for private member (inner) classes, local or anonymous classes. -
Uses of ConstructorExpectationSetup in org.powermock.api.mockito.internal.expectation
Classes in org.powermock.api.mockito.internal.expectation that implement ConstructorExpectationSetup