public class JavaBasedTest extends Object implements org.testingisdocumenting.webtau.reporter.StepReporter
| Constructor and Description |
|---|
JavaBasedTest(String id,
String name) |
| Modifier and Type | Method and Description |
|---|---|
org.testingisdocumenting.webtau.reporter.WebTauTest |
getTest() |
void |
onStepFailure(org.testingisdocumenting.webtau.reporter.WebTauStep step) |
void |
onStepStart(org.testingisdocumenting.webtau.reporter.WebTauStep step) |
void |
onStepSuccess(org.testingisdocumenting.webtau.reporter.WebTauStep step) |
public org.testingisdocumenting.webtau.reporter.WebTauTest getTest()
public void onStepStart(org.testingisdocumenting.webtau.reporter.WebTauStep step)
onStepStart in interface org.testingisdocumenting.webtau.reporter.StepReporterpublic void onStepSuccess(org.testingisdocumenting.webtau.reporter.WebTauStep step)
onStepSuccess in interface org.testingisdocumenting.webtau.reporter.StepReporterpublic void onStepFailure(org.testingisdocumenting.webtau.reporter.WebTauStep step)
onStepFailure in interface org.testingisdocumenting.webtau.reporter.StepReporterCopyright © 2022. All rights reserved.