Package | Description |
---|---|
org.dynamide.restreplay |
Modifier and Type | Field and Description |
---|---|
static TreeWalkResults.TreeWalkEntry.STATUS[] |
TreeWalkResults.MatchSpec.defaultAcceptableStatiArray |
static TreeWalkResults.TreeWalkEntry.STATUS[] |
TreeWalkResults.MatchSpec.defaultErrorStatiArray |
TreeWalkResults.TreeWalkEntry.STATUS |
TreeWalkResults.TreeWalkEntry.status |
Modifier and Type | Field and Description |
---|---|
List<TreeWalkResults.TreeWalkEntry.STATUS> |
TreeWalkResults.MatchSpec.errorStati |
Map<TreeWalkResults.TreeWalkEntry.STATUS,Range> |
ServiceResult.expectedTreewalkRangeMap |
Modifier and Type | Method and Description |
---|---|
static TreeWalkResults.TreeWalkEntry.STATUS |
TreeWalkResults.TreeWalkEntry.STATUS.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TreeWalkResults.TreeWalkEntry.STATUS[] |
TreeWalkResults.TreeWalkEntry.STATUS.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Map<TreeWalkResults.TreeWalkEntry.STATUS,Range> |
TreeWalkResults.createDOMSet(String matched,
String missing,
String added,
String error,
String different,
String nested) |
static Map<TreeWalkResults.TreeWalkEntry.STATUS,Range> |
ServiceResult.createRangesForLevel(ServiceResult.PAYLOAD_STRICTNESS strictness) |
Modifier and Type | Method and Description |
---|---|
int |
TreeWalkResults.countFor(TreeWalkResults.TreeWalkEntry.STATUS status) |
static TreeWalkResults.MatchSpec |
TreeWalkResults.MatchSpec.create(TreeWalkResults.TreeWalkEntry.STATUS[] statiArray) |
void |
TreeWalkResults.MatchSpec.removeErrorFromSpec(TreeWalkResults.TreeWalkEntry.STATUS status) |
Modifier and Type | Method and Description |
---|---|
boolean |
ServiceResult.isDomWalkOKByRanges(Map<TreeWalkResults.TreeWalkEntry.STATUS,Range> expectedRangeMap) |
Copyright © 2016. All rights reserved.