| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DONT_MOCK_NEXT_CALL |
"DontMockNextCall" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
MODIFY_ALL_CLASSES |
"*" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
CURRENT_TEST_INSTANCE |
"powermock.test.instance" |
public static final String |
CURRENT_TEST_METHOD |
"powermock.test.method" |
public static final String |
CURRENT_TEST_METHOD_ARGUMENTS |
"powermock.test.arguments" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
NOT_INITIALIZED |
-1 |
Copyright © 2007–2015. All rights reserved.