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 |
DEFAULT_TEST_LISTENERS_SIZE |
1 |
protected static final int |
INTERNAL_INDEX_NOT_FOUND |
-1 |
protected static final int |
NOT_INITIALIZED |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MY_STRING |
"My value" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
FAILED_TO_LOAD_LIBRARY_MESSAGE |
"Failed to load a required dll, please make sure that you\'ve installed the software correctly" |
Copyright © 2007–2019. All rights reserved.