Index
All Classes and Interfaces|All Packages
B
- build(OutputStream) - Method in class io.cucumber.teamcityformatter.MessagesToTeamCityWriter.Builder
- builder() - Static method in class io.cucumber.teamcityformatter.MessagesToTeamCityWriter
C
- close() - Method in class io.cucumber.teamcityformatter.MessagesToTeamCityWriter
-
Closes the stream, flushing it first.
F
- feature(MessagesToTeamCityWriter.TeamCityFeature, boolean) - Method in class io.cucumber.teamcityformatter.MessagesToTeamCityWriter.Builder
-
Toggles a given feature.
I
- io.cucumber.teamcityformatter - package io.cucumber.teamcityformatter
M
- MessagesToTeamCityWriter - Class in io.cucumber.teamcityformatter
-
Writes Cucumber Messages as TeamCity - Service Messages.
- MessagesToTeamCityWriter.Builder - Class in io.cucumber.teamcityformatter
- MessagesToTeamCityWriter.TeamCityFeature - Enum in io.cucumber.teamcityformatter
P
- PRINT_TEST_CASES_AFTER_TEST_RUN - Enum constant in enum io.cucumber.teamcityformatter.MessagesToTeamCityWriter.TeamCityFeature
-
Prints all test cases messages after the test run has concluded.
V
- valueOf(String) - Static method in enum io.cucumber.teamcityformatter.MessagesToTeamCityWriter.TeamCityFeature
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.cucumber.teamcityformatter.MessagesToTeamCityWriter.TeamCityFeature
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- write(Envelope) - Method in class io.cucumber.teamcityformatter.MessagesToTeamCityWriter
-
Writes a cucumber message.
All Classes and Interfaces|All Packages