Uses of Class
net.thucydides.junit.listeners.JUnitStepListener
Packages that use JUnitStepListener
Package
Description
Serenity JUnit test runner and associated classes.
JUnit listener classes for the Thucydides JUnit integration.
-
Uses of JUnitStepListener in net.serenitybdd.junit.runners
Subclasses of JUnitStepListener in net.serenitybdd.junit.runnersMethods in net.serenitybdd.junit.runners that return JUnitStepListenerModifier and TypeMethodDescriptionprotected JUnitStepListenerSerenityRunner.getStepListener()The Step Listener observes and records what happens during the execution of the test.protected JUnitStepListenerSerenityRunner.initListeners()protected JUnitStepListenerSerenityRunner.initListenersUsing(net.thucydides.core.pages.Pages pageFactory) Methods in net.serenitybdd.junit.runners with parameters of type JUnitStepListenerModifier and TypeMethodDescriptionprotected voidSerenityRunner.setStepListener(JUnitStepListener stepListener) -
Uses of JUnitStepListener in net.thucydides.junit.listeners
Methods in net.thucydides.junit.listeners that return JUnitStepListener