Package org.powermock.api.mockito.internal.configuration
package org.powermock.api.mockito.internal.configuration
-
ClassesClassDescriptionThe same as
InjectingAnnotationEnginewith the exception that it doesn't create/injects mocks annotated with the standard annotations such asMock.More or less a copy of theSpyAnnotationEnginebut it usesPowerMockito.spy(Object)instead.