Package org.powermock.api.easymock.annotation
-
Annotation Types Summary Annotation Type Description 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.