Package org.powermock.api.easymock.annotation

Annotation Types Summary
Mock This annotation can be placed on those fields in your test class that should be mocked.
MockNice This annotation can be placed on those fields in your test class that should be mocked in a nice manner (i.e.
MockStrict This annotation can be placed on those fields in your test class that should be mocked in a strict manner (i.e.
 



Copyright © 2007-2013. All Rights Reserved.