Uses of Interface
org.powermock.api.mockito.expectation.WithExpectedArguments
Packages that use WithExpectedArguments
Package
Description
-
Uses of WithExpectedArguments in org.powermock.api.mockito.expectation
Subinterfaces of WithExpectedArguments in org.powermock.api.mockito.expectationModifier and TypeInterfaceDescriptioninterfaceinterfaceClasses in org.powermock.api.mockito.expectation that implement WithExpectedArgumentsModifier and TypeClassDescriptionclassclassMethods in org.powermock.api.mockito.expectation that return WithExpectedArgumentsModifier and TypeMethodDescriptionDefaultConstructorExpectationSetup.withParameterTypes(Class<?> parameterType, Class<?>... additionalParameterTypes) WithExpectedParameterTypes.withParameterTypes(Class<?> parameterType, Class<?>... additionalParameterTypes) -
Uses of WithExpectedArguments in org.powermock.api.mockito.internal.expectation
Classes in org.powermock.api.mockito.internal.expectation that implement WithExpectedArguments