Uses of Class
net.thucydides.core.steps.BaseStepListener
Packages that use BaseStepListener
Package
Description
Core domain model for the Serenity application.
Base class to be used when writing a library of resuable test steps.
-
Uses of BaseStepListener in net.serenitybdd.core
Methods in net.serenitybdd.core that return BaseStepListener -
Uses of BaseStepListener in net.serenitybdd.core.parallel
Methods in net.serenitybdd.core.parallel that return types with arguments of type BaseStepListenerModifier and TypeMethodDescriptionAgency.baseListenerFor(Agent agent) Agency.currentAgentSpecificListener() -
Uses of BaseStepListener in net.thucydides.core.steps
Methods in net.thucydides.core.steps that return BaseStepListenerModifier and TypeMethodDescriptionstatic BaseStepListenerBaseListenerPools.baseStepListenerFor(StepEventBus eventBus) BaseStepListener.childListenerFor(StepEventBus eventBus) SilentEventBus.getBaseStepListener()StepEventBus.getBaseStepListener()Creates a new base step listener withListeners.BaseStepListenerBuilder.withOutputDirectory(File outputDirectory) Constructors in net.thucydides.core.steps with parameters of type BaseStepListener