| Modifier and Type | Method and Description |
|---|---|
java.util.List<CheckpointResultBean> |
QAFTestBase.getCheckPointResults() |
java.util.List<CheckpointResultBean> |
CheckpointResultBean.getSubCheckPoints() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
HtmlCheckpointResultFormatter.getResults(java.util.Collection<CheckpointResultBean> bean) |
java.lang.String |
CheckpointResultFormatter.getResults(java.util.Collection<CheckpointResultBean> bean) |
void |
CheckpointResultBean.setSubCheckPoints(java.util.List<CheckpointResultBean> subCheckPoints) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<CheckpointResultBean> |
TestCaseRunResult.getCheckPoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
TestCaseRunResult.setCheckPoints(java.util.Collection<CheckpointResultBean> checkPoints) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CheckpointResultBean> |
MethodResult.getCheckPoints() |
| Modifier and Type | Method and Description |
|---|---|
static void |
ReporterUtil.createMethodResult(org.testng.ITestContext context,
org.testng.ITestResult result,
java.util.List<LoggingBean> logs,
java.util.List<CheckpointResultBean> checkpoints)
should be called on test method completion
|
java.lang.String |
JsonFormatter.getResults(java.util.Collection<CheckpointResultBean> bean) |
void |
MethodResult.setCheckPoints(java.util.List<CheckpointResultBean> list) |
| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<CheckpointResultBean> |
AssertionService.checkPointResults |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<CheckpointResultBean> |
AssertionService.getCheckPointResults() |
| Modifier and Type | Method and Description |
|---|---|
static CheckpointResultBean |
ReportUtils.getLastFailedCheckpointResultBean(java.util.List<CheckpointResultBean> checkPointResults) |
| Modifier and Type | Method and Description |
|---|---|
static CheckpointResultBean |
ReportUtils.getLastFailedCheckpointResultBean(java.util.List<CheckpointResultBean> checkPointResults) |
Copyright © 2000 Infostretch Corp.