Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
INVALID_PARAM_TEST_METHOD |
"test.parametric.method.invalid" |
public static final String |
UNAVAILABLE_TEST_DATA |
"test.data.unavailable" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_METHOD_NAME |
"#{annotated_method_name}Data" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_XML_PATH |
"xml/#{annotated_method_name}.xml" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
METHOD_NAME_EXPRESSION |
"#{annotated_method_name}" |
Copyright © 2012. All Rights Reserved.