Class RestStepListener

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
    Constructor
    Description
     
  • 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, useExamplesFrom

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface net.thucydides.model.steps.StepListener

    exampleStarted, exampleStarted, exampleStarted, stepFinished, stepStarted, testAborted, testFinished, testStarted, testStarted, testSuiteStarted
  • Constructor Details

    • RestStepListener

      public RestStepListener()