Package org.easymock
Annotation Type TestSubject
-
@Target(FIELD) @Retention(RUNTIME) @Documented public @interface TestSubjectAnnotation to set on a field so thatEasyMockRunner,EasyMockRuleorEasyMockSupport.injectMocks(Object)will inject mocks created withMockon its fields.See
EasyMockSupport.injectMocks(Object)for the injection rules.- Since:
- 3.2