| Package | Description |
|---|---|
| org.powermock.core.spi.listener | |
| org.powermock.core.spi.support | |
| org.powermock.core.testlisteners | |
| org.powermock.tests.utils.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AnnotationEnablerListener |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractPowerMockTestListenerBase
An empty implementation of the
PowerMockTestListener interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
FieldDefaulter
A test listener that automatically set all instance fields to their default
values after each test method.
|
| Constructor and Description |
|---|
PowerMockTestNotifierImpl(PowerMockTestListener[] powerMockTestListeners)
Create a new instance with the following parameters.
|
Copyright © 2007–2015. All rights reserved.