| 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.
|
| Constructor and Description |
|---|
MainMockTransformer(TransformStrategy strategy) |
Copyright © 2007–2015. All rights reserved.