Package org.unitils.easymock.annotation

Annotation Types Summary
AfterCreateMock Annotation that is called after a mock object has been created by the EasyMockModule
Mock Annotation indicating that a lenient mock object (see LenientMocksControl should be created and set intp the annotated field.
RegularMock Annotation indicating that a regular EasyMock mock object should be created and set in the annotated field.
 



Copyright © 2011. All Rights Reserved.