| Package | Description |
|---|---|
| org.powermock.api.extension.listener | |
| org.powermock.core.testlisteners |
| Modifier and Type | Class and Description |
|---|---|
class |
AnnotationEnabler
Before each test method all fields annotated with
Mock,
Mock or Mock have mock objects created for them
and injected to the fields. |
| 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.
|
Copyright © 2025. All rights reserved.