java.lang.Object
net.thucydides.model.steps.StepListenerAdapter
net.serenitybdd.rest.RestStepListener
- All Implemented Interfaces:
net.thucydides.model.steps.StepListener
public class RestStepListener
extends net.thucydides.model.steps.StepListenerAdapter
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.thucydides.model.steps.StepListenerAdapter
addNewExamplesFrom, assumptionViolated, exampleFinished, exampleStarted, lastStepFailed, notifyScreenChange, skippedStepStarted, stepFailed, stepFailed, stepFailed, stepFinished, stepFinished, stepIgnored, stepPending, stepPending, stepStarted, takeScreenshots, takeScreenshots, testFailed, testFinished, testFinished, testIgnored, testIsManual, testPending, testRetried, testRunFinished, testSkipped, testStarted, testStarted, testStarted, testSuiteFinished, testSuiteStarted, testSuiteStarted, useExamplesFromMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface net.thucydides.model.steps.StepListener
exampleStarted, exampleStarted, exampleStarted, stepFinished, stepStarted, testAborted, testFinished, testStarted, testStarted, testSuiteStarted
-
Constructor Details
-
RestStepListener
public RestStepListener()
-