Uses of Class
net.thucydides.junit.listeners.JUnitStepListener
| Package | Description |
|---|---|
| net.serenitybdd.junit.runners |
Serenity JUnit test runner and associated classes.
|
| net.thucydides.junit.listeners |
JUnit listener classes for the Thucydides JUnit integration.
|
-
Uses of JUnitStepListener in net.serenitybdd.junit.runners
Subclasses of JUnitStepListener in net.serenitybdd.junit.runners Modifier and Type Class Description classParameterizedJUnitStepListenerMethods in net.serenitybdd.junit.runners that return JUnitStepListener Modifier and Type Method Description protected JUnitStepListenerSerenityRunner. getStepListener()The Step Listener observes and records what happens during the execution of the test.protected JUnitStepListenerSerenityRunner. initListeners()protected JUnitStepListenerSerenityRunner. initListenersUsing(Pages pageFactory)Methods in net.serenitybdd.junit.runners with parameters of type JUnitStepListener Modifier and Type Method Description protected voidSerenityRunner. setStepListener(JUnitStepListener stepListener) -
Uses of JUnitStepListener in net.thucydides.junit.listeners
Methods in net.thucydides.junit.listeners that return JUnitStepListener Modifier and Type Method Description JUnitStepListenerJUnitStepListenerBuilder. build()