Uses of Class
org.easymock.internal.Injection
-
Uses of Injection in org.easymock.internal
Modifier and TypeMethodDescriptionInjectionPlan.getQualifiedInjections()
Get all injections having fieldName qualifiers.InjectionPlan.getUnqualifiedInjections()
Get all injections that do not have fieldName qualifiers.Modifier and TypeMethodDescriptionboolean
Can the given Injection be applied to this InjectionTarget?void
InjectionPlan.addInjection
(Injection injection) Add anInjection
to this container.void
Perform the injection against the given object set the "matched" status of the injection when successful.