Package org.powermock.core.bytebuddy
Class MockGetawayCall.ForType
java.lang.Object
org.powermock.core.bytebuddy.MockGetawayCall.ForType
- Enclosing class:
MockGetawayCall
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final MockGetawayCall
private final net.bytebuddy.description.type.TypeDescription
-
Constructor Summary
ConstructorsModifierConstructorDescriptionprivate
ForType
(MockGetawayCall mockGetawayCall, net.bytebuddy.description.type.TypeDescription targetType) -
Method Summary
-
Field Details
-
targetType
private final net.bytebuddy.description.type.TypeDescription targetType -
mockGetawayCall
-
-
Constructor Details
-
ForType
private ForType(MockGetawayCall mockGetawayCall, net.bytebuddy.description.type.TypeDescription targetType)
-
-
Method Details
-
withArguments
-