Class EasyMockAnnotationSupport.AnnotationInjectFieldSearcher
java.lang.Object
org.powermock.api.extension.listener.EasyMockAnnotationSupport.AnnotationInjectFieldSearcher
- All Implemented Interfaces:
EasyMockAnnotationSupport.InjectFieldSearcher
- Enclosing class:
- EasyMockAnnotationSupport
protected static class EasyMockAnnotationSupport.AnnotationInjectFieldSearcher
extends Object
implements EasyMockAnnotationSupport.InjectFieldSearcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfindField
(Object instance, AnnotationMockMetadata mockMetadata)
-
Constructor Details
-
AnnotationInjectFieldSearcher
protected AnnotationInjectFieldSearcher()
-
-
Method Details
-
findField
- Specified by:
findField
in interfaceEasyMockAnnotationSupport.InjectFieldSearcher
-