Package io.cucumber.core.plugin
Class TeamCityPlugin
java.lang.Object
io.cucumber.core.plugin.TeamCityPlugin
- All Implemented Interfaces:
ConcurrentEventListener,Plugin
Outputs Teamcity services messages to std out.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetEventPublisher(EventPublisher publisher) voidsetEventPublisher(EventPublisher publisher, boolean isMultiThreaded)
-
Constructor Details
-
TeamCityPlugin
public TeamCityPlugin()
-
-
Method Details
-
setEventPublisher
- Specified by:
setEventPublisherin interfaceConcurrentEventListener
-
setEventPublisher
- Specified by:
setEventPublisherin interfaceConcurrentEventListener
-