public class PowerMockitoInjectingAnnotationEngine
extends org.mockito.internal.configuration.InjectingAnnotationEngine
InjectingAnnotationEngine
with the exception that it
doesn't create/injects mocks annotated with the standard annotations such as
Mock
.Constructor and Description |
---|
PowerMockitoInjectingAnnotationEngine() |
Modifier and Type | Method and Description |
---|---|
void |
process(java.lang.Class<?> context,
java.lang.Object testClass) |