Uses of Class
org.easymock.internal.InjectionPlan
Packages that use InjectionPlan
-
Uses of InjectionPlan in org.easymock.internal
Methods in org.easymock.internal with parameters of type InjectionPlanModifier and TypeMethodDescriptionprivate static voidInjector.createMocksForAnnotations(Class<?> hostClass, Object host, InjectionPlan injectionPlan) Create the mocks and find the fields annotated withTestSubjectprivate static voidInjector.injectMocksOnClass(Class<?> clazz, Object obj, InjectionPlan injectionPlan) Try to inject a mock to every fields in the class