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(Class<?> context,
Object testClass) |
Copyright © 2007–2016. All rights reserved.