public static class RestReplayReport.TOC extends Object
Modifier and Type | Field and Description |
---|---|
String |
children |
String |
detail |
String |
domcheck |
int |
errors |
String |
idFromMutator |
boolean |
isAutodelete |
boolean |
isMutation |
String |
method |
int |
responseCode |
String |
testID |
long |
time |
int |
tocID |
int |
warnings |
Constructor and Description |
---|
TOC() |
public int tocID
public String testID
public String detail
public String method
public int warnings
public int errors
public long time
public int responseCode
public boolean isMutation
public String idFromMutator
public boolean isAutodelete
public String children
public String domcheck
Copyright © 2016. All rights reserved.