Package org.powermock.api.mockito.internal.configuration
-
Class Summary Class Description PowerMockitoInjectingAnnotationEngine The same asInjectingAnnotationEnginewith the exception that it doesn't create/injects mocks annotated with the standard annotations such asMock.PowerMockitoSpyAnnotationEngine More or less a copy of theSpyAnnotationEnginebut it usesPowerMockito.spy(Object)instead.