Package io.cucumber.core.plugin
Class TestNGFormatter
java.lang.Object
io.cucumber.core.plugin.TestNGFormatter
- 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
-
TestNGFormatter
-
-
Method Details
-
setEventPublisher
public void setEventPublisher(io.cucumber.plugin.event.EventPublisher publisher) - Specified by:
setEventPublisherin interfaceio.cucumber.plugin.EventListener
-