Package com.aventstack.chaintest.plugins
Class ChainTestCucumberListener
java.lang.Object
com.aventstack.chaintest.plugins.ChainTestCucumberListener
- All Implemented Interfaces:
io.cucumber.plugin.EventListener,io.cucumber.plugin.Plugin
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEventPublisher(io.cucumber.plugin.event.EventPublisher publisher)
-
Constructor Details
-
ChainTestCucumberListener
-
-
Method Details
-
setEventPublisher
public void setEventPublisher(io.cucumber.plugin.event.EventPublisher publisher) - Specified by:
setEventPublisherin interfaceio.cucumber.plugin.EventListener
-