Package org.powermock.core.bytebuddy
Class MockGetawayCall.WithArguments
java.lang.Object
org.powermock.core.bytebuddy.MockGetawayCall.WithArguments
- Enclosing class:
MockGetawayCall
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
WithArguments
(MockGetawayCall.ForType forType, List<Variable> arguments) -
Method Summary
Modifier and TypeMethodDescriptionwithParameterTypes
(net.bytebuddy.description.method.ParameterList<net.bytebuddy.description.method.ParameterDescription.InDefinedShape> targetParameters)
-
Field Details
-
forType
-
arguments
-
-
Constructor Details
-
WithArguments
-
-
Method Details
-
withParameterTypes
public MockGetawayCall.ConstructorMockGetawayCall withParameterTypes(net.bytebuddy.description.method.ParameterList<net.bytebuddy.description.method.ParameterDescription.InDefinedShape> targetParameters)
-