Class TestNGFormatter

java.lang.Object
io.cucumber.core.plugin.TestNGFormatter
All Implemented Interfaces:
io.cucumber.plugin.EventListener, io.cucumber.plugin.Plugin

public final class TestNGFormatter extends Object implements io.cucumber.plugin.EventListener
  • Constructor Details

    • TestNGFormatter

      public TestNGFormatter(OutputStream out)
  • Method Details

    • setEventPublisher

      public void setEventPublisher(io.cucumber.plugin.event.EventPublisher publisher)
      Specified by:
      setEventPublisher in interface io.cucumber.plugin.EventListener