java.lang.Object
net.thucydides.model.steps.StepListenerAdapter
net.serenitybdd.rest.RestStepListener
- All Implemented Interfaces:
net.thucydides.model.steps.StepListener
@Deprecated(since="4.2.2")
public class RestStepListener
extends net.thucydides.model.steps.StepListenerAdapter
Deprecated.
-
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()Deprecated.
-
RestStepListenerno longer performs any operations.