Package io.cucumber.core.plugin
Class PublishFormatter
java.lang.Object
io.cucumber.core.plugin.PublishFormatter
- All Implemented Interfaces:
ColorAware,ConcurrentEventListener,Plugin
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEventPublisher(EventPublisher publisher) voidsetMonochrome(boolean monochrome)
-
Field Details
-
DEFAULT_CUCUMBER_MESSAGE_STORE_URL
Where to publishes messages by default- See Also:
-
-
Constructor Details
-
PublishFormatter
- Throws:
IOException
-
PublishFormatter
- Throws:
IOException
-
-
Method Details
-
setEventPublisher
- Specified by:
setEventPublisherin interfaceConcurrentEventListener
-
setMonochrome
public void setMonochrome(boolean monochrome) - Specified by:
setMonochromein interfaceColorAware
-