Uses of Class
org.powermock.core.bytebuddy.MockGetawayCall.ForType
Packages that use MockGetawayCall.ForType
-
Uses of MockGetawayCall.ForType in org.powermock.core.bytebuddy
Fields in org.powermock.core.bytebuddy declared as MockGetawayCall.ForTypeModifier and TypeFieldDescriptionprivate final MockGetawayCall.ForType
MockGetawayCall.WithArguments.forType
Methods in org.powermock.core.bytebuddy that return MockGetawayCall.ForTypeModifier and TypeMethodDescriptionMockGetawayCall.forType
(net.bytebuddy.description.type.TypeDescription targetType) Constructors in org.powermock.core.bytebuddy with parameters of type MockGetawayCall.ForTypeModifierConstructorDescriptionprivate
WithArguments
(MockGetawayCall.ForType forType, List<Variable> arguments)