Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
MOCKITO_CONFIGURATION_CLASS_NAME |
"org.mockito.configuration.MockitoConfiguration" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NON_PUBLIC_PARENT |
"Mocking methods declared on non-public parent classes is not supported." |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ONE_SUB_MATCHER |
1 |
public static final int |
TWO_SUB_MATCHERS |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_LINE_LENGTH |
45 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
LAST_ARGUMENT |
-1 |