Constant Field Values
Contents
org.mockito.*
-
org.mockito.internal.configuration.ClassPathLoader Modifier and Type Constant Field Value public static final java.lang.String
MOCKITO_CONFIGURATION_CLASS_NAME
"org.mockito.configuration.MockitoConfiguration"
-
org.mockito.internal.exceptions.MockitoLimitations Modifier and Type Constant Field Value public static final java.lang.String
NON_PUBLIC_PARENT
"Mocking methods declared on non-public parent classes is not supported."
-
org.mockito.internal.progress.ArgumentMatcherStorageImpl Modifier and Type Constant Field Value public static final int
ONE_SUB_MATCHER
1
public static final int
TWO_SUB_MATCHERS
2
-
org.mockito.internal.reporting.PrintSettings Modifier and Type Constant Field Value public static final int
MAX_LINE_LENGTH
45
-
org.mockito.internal.stubbing.answers.ReturnsArgumentAt Modifier and Type Constant Field Value public static final int
LAST_ARGUMENT
-1