| Package | Description |
|---|---|
| org.powermock.api.easymock.powermocklistener | |
| org.powermock.api.extension.listener |
| Class and Description |
|---|
| AnnotationEnabler
Before each test method all fields annotated with
Mock, Mock, Mock
MockNice or MockStrict will have mock objects created for
them and injected to the fields. |
| Class and Description |
|---|
| AnnotationMockMetadata |
| EasyMockAnnotationSupport
This class works like as
EasyMockSupport and is used to create and inject mocks to
annotated fields of an instance of test class. |
| EasyMockAnnotationSupport.InjectFieldSearcher |
Copyright © 2007–2016. All rights reserved.