Uses of Interface
org.powermock.api.mockito.expectation.WithOrWithoutExpectedArguments
Packages that use WithOrWithoutExpectedArguments
Package
Description
-
Uses of WithOrWithoutExpectedArguments in org.powermock.api.mockito
Methods in org.powermock.api.mockito that return WithOrWithoutExpectedArgumentsModifier and TypeMethodDescriptionstatic <T> WithOrWithoutExpectedArguments<T>
Expect calls to private static methods.static <T> WithOrWithoutExpectedArguments<T>
Expect calls to private methods.static <T> WithOrWithoutExpectedArguments<T>
PowerMockito.whenNew
(Constructor<T> ctor) Allows specifying expectations on new invocations. -
Uses of WithOrWithoutExpectedArguments in org.powermock.api.mockito.expectation
Subinterfaces of WithOrWithoutExpectedArguments in org.powermock.api.mockito.expectation -
Uses of WithOrWithoutExpectedArguments in org.powermock.api.mockito.internal.expectation
Classes in org.powermock.api.mockito.internal.expectation that implement WithOrWithoutExpectedArgumentsModifier and TypeClassDescriptionclass
class
class