Package org.powermock.api.extension.listener
-
Interface Summary Interface Description EasyMockAnnotationSupport.InjectFieldSearcher -
Class Summary Class Description AnnotationEnabler Before each test method all fields annotated withMock,Mock,MockMockNiceorMockStrictwill have mock objects created for them and injected to the fields.AnnotationMockMetadata EasyMockAnnotationSupport This class works like asEasyMockSupportand is used to create and inject mocks to annotated fields of an instance of test class.EasyMockAnnotationSupport.AnnotationInjectFieldSearcher