| Package | Description |
|---|---|
| org.powermock.core.transformers | |
| org.powermock.core.transformers.impl |
| Modifier and Type | Method and Description |
|---|---|
static TransformStrategy |
TransformStrategy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransformStrategy[] |
TransformStrategy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Field and Description |
|---|---|
protected TransformStrategy |
AbstractMainMockTransformer.strategy |
| Constructor and Description |
|---|
AbstractMainMockTransformer(TransformStrategy strategy) |
ClassMockTransformer(TransformStrategy strategy) |
InterfaceMockTransformer(TransformStrategy strategy) |
Copyright © 2007–2016. All rights reserved.