| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
DATA_INCONSISTENT |
"The expect(\'%s\') data is inconsistent with the actual(\'%s\') data" |
public static final String |
DATA_TYPE_INCONSISTENT |
"The expect type (\'%s\') is inconsistent with the actual type (\'%s\')" |
public static final String |
FINDING_ANOMALY |
"expect(\'%s\') are found when comparing the actual(\'%s\') and expected results\u3002msg: %s" |
public static final String |
INCONSISTENT_ARRAY_LENGTH |
"The expect array length (\'%s\') is inconsistent with the actual array length (\'%s\')" |
public static final String |
JOIN_SPILT |
"@_^_@" |
public static final String |
NULL |
"null" |
public static final String |
PATH_ROOT |
"$" |
public static final String |
SEPARATE_KEY |
"Only one set of keys exists expect(\'%s\'),actual(\'%s\')" |
public static final String |
SIGN |
"." |
Copyright © 2024. All rights reserved.