A B C D F I L M N P R S T U V W 
All Classes All Packages

A

Ansi - Class in io.cucumber.prettyformatter
Represents an ANSI escape code in the format CSI n m.
Ansi.Attributes - Enum in io.cucumber.prettyformatter
A select number of attributes from all the available Select Graphic Rendition attributes.
ATTACHMENT - io.cucumber.prettyformatter.Theme.Element
The output from scenario.log and scenario.attach.

B

BACKGROUND_BLACK - io.cucumber.prettyformatter.Ansi.Attributes
 
BACKGROUND_BLUE - io.cucumber.prettyformatter.Ansi.Attributes
 
BACKGROUND_BRIGHT_BLACK - io.cucumber.prettyformatter.Ansi.Attributes
 
BACKGROUND_BRIGHT_BLUE - io.cucumber.prettyformatter.Ansi.Attributes
 
BACKGROUND_BRIGHT_CYAN - io.cucumber.prettyformatter.Ansi.Attributes
 
BACKGROUND_BRIGHT_GREEN - io.cucumber.prettyformatter.Ansi.Attributes
 
BACKGROUND_BRIGHT_MAGENTA - io.cucumber.prettyformatter.Ansi.Attributes
 
BACKGROUND_BRIGHT_RED - io.cucumber.prettyformatter.Ansi.Attributes
 
BACKGROUND_BRIGHT_WHITE - io.cucumber.prettyformatter.Ansi.Attributes
 
BACKGROUND_BRIGHT_YELLOW - io.cucumber.prettyformatter.Ansi.Attributes
 
BACKGROUND_CYAN - io.cucumber.prettyformatter.Ansi.Attributes
 
BACKGROUND_DEFAULT - io.cucumber.prettyformatter.Ansi.Attributes
 
BACKGROUND_GREEN - io.cucumber.prettyformatter.Ansi.Attributes
 
BACKGROUND_MAGENTA - io.cucumber.prettyformatter.Ansi.Attributes
 
BACKGROUND_RED - io.cucumber.prettyformatter.Ansi.Attributes
 
BACKGROUND_WHITE - io.cucumber.prettyformatter.Ansi.Attributes
 
BACKGROUND_YELLOW - io.cucumber.prettyformatter.Ansi.Attributes
 
BOLD - io.cucumber.prettyformatter.Ansi.Attributes
 
BOLD_OFF - io.cucumber.prettyformatter.Ansi.Attributes
 
build() - Method in class io.cucumber.prettyformatter.Theme.Builder
 
build(OutputStream) - Method in class io.cucumber.prettyformatter.MessagesToPrettyWriter.Builder
 
builder() - Static method in class io.cucumber.prettyformatter.MessagesToPrettyWriter
 
builder() - Static method in class io.cucumber.prettyformatter.Theme
Creates a new builder to construct a theme.

C

close() - Method in class io.cucumber.prettyformatter.MessagesToPrettyWriter
Closes the stream, flushing it first.
cucumber() - Static method in class io.cucumber.prettyformatter.Theme
The default Cucumber theme.

D

DATA_TABLE - io.cucumber.prettyformatter.Theme.Element
The data table, an optional argument for a step.
DATA_TABLE_BORDER - io.cucumber.prettyformatter.Theme.Element
The data table borders.
DATA_TABLE_CONTENT - io.cucumber.prettyformatter.Theme.Element
The data table contents.
DOC_STRING - io.cucumber.prettyformatter.Theme.Element
The doc string, an optional argument for a step.
DOC_STRING_CONTENT - io.cucumber.prettyformatter.Theme.Element
The doc string contents.
DOC_STRING_DELIMITER - io.cucumber.prettyformatter.Theme.Element
The doc string delimiter.
DOC_STRING_MEDIA_TYPE - io.cucumber.prettyformatter.Theme.Element
The doc string media type.

F

FAINT - io.cucumber.prettyformatter.Ansi.Attributes
 
FAINT_OFF - io.cucumber.prettyformatter.Ansi.Attributes
 
feature(MessagesToPrettyWriter.PrettyFeature, boolean) - Method in class io.cucumber.prettyformatter.MessagesToPrettyWriter.Builder
Toggles a given feature.
FEATURE - io.cucumber.prettyformatter.Theme.Element
The feature line.
FEATURE_KEYWORD - io.cucumber.prettyformatter.Theme.Element
The feature keyword.
FEATURE_NAME - io.cucumber.prettyformatter.Theme.Element
The feature name.
FOREGROUND_BLACK - io.cucumber.prettyformatter.Ansi.Attributes
 
FOREGROUND_BLUE - io.cucumber.prettyformatter.Ansi.Attributes
 
FOREGROUND_BRIGHT_BLACK - io.cucumber.prettyformatter.Ansi.Attributes
 
FOREGROUND_BRIGHT_BLUE - io.cucumber.prettyformatter.Ansi.Attributes
 
FOREGROUND_BRIGHT_CYAN - io.cucumber.prettyformatter.Ansi.Attributes
 
FOREGROUND_BRIGHT_GREEN - io.cucumber.prettyformatter.Ansi.Attributes
 
FOREGROUND_BRIGHT_MAGENTA - io.cucumber.prettyformatter.Ansi.Attributes
 
FOREGROUND_BRIGHT_RED - io.cucumber.prettyformatter.Ansi.Attributes
 
FOREGROUND_BRIGHT_WHITE - io.cucumber.prettyformatter.Ansi.Attributes
 
FOREGROUND_BRIGHT_YELLOW - io.cucumber.prettyformatter.Ansi.Attributes
 
FOREGROUND_CYAN - io.cucumber.prettyformatter.Ansi.Attributes
 
FOREGROUND_DEFAULT - io.cucumber.prettyformatter.Ansi.Attributes
 
FOREGROUND_GREEN - io.cucumber.prettyformatter.Ansi.Attributes
 
FOREGROUND_MAGENTA - io.cucumber.prettyformatter.Ansi.Attributes
 
FOREGROUND_RED - io.cucumber.prettyformatter.Ansi.Attributes
 
FOREGROUND_WHITE - io.cucumber.prettyformatter.Ansi.Attributes
 
FOREGROUND_YELLOW - io.cucumber.prettyformatter.Ansi.Attributes
 

I

INCLUDE_FEATURE_LINE - io.cucumber.prettyformatter.MessagesToPrettyWriter.PrettyFeature
Include feature lines.
INCLUDE_RULE_LINE - io.cucumber.prettyformatter.MessagesToPrettyWriter.PrettyFeature
Include rule lines.
INTENSITY_ITALIC - io.cucumber.prettyformatter.Ansi.Attributes
 
INTENSITY_ITALIC_OFF - io.cucumber.prettyformatter.Ansi.Attributes
 
io.cucumber.prettyformatter - package io.cucumber.prettyformatter
 
ITALIC - io.cucumber.prettyformatter.Ansi.Attributes
 
ITALIC_OFF - io.cucumber.prettyformatter.Ansi.Attributes
 

L

LOCATION - io.cucumber.prettyformatter.Theme.Element
The location comment.

M

MessagesToPrettyWriter - Class in io.cucumber.prettyformatter
Writes a pretty report of the scenario execution as it happens.
MessagesToPrettyWriter.Builder - Class in io.cucumber.prettyformatter
 
MessagesToPrettyWriter.PrettyFeature - Enum in io.cucumber.prettyformatter
 

N

none() - Static method in class io.cucumber.prettyformatter.Theme
Empty theme that does not apply any styling to the output.

P

plain() - Static method in class io.cucumber.prettyformatter.Theme
A plain text theme.

R

removeUriPrefix(String) - Method in class io.cucumber.prettyformatter.MessagesToPrettyWriter.Builder
Removes a given prefix from all URI locations.
RESET - io.cucumber.prettyformatter.Ansi.Attributes
 
RULE - io.cucumber.prettyformatter.Theme.Element
The rule line.
RULE_KEYWORD - io.cucumber.prettyformatter.Theme.Element
The rule keyword.
RULE_NAME - io.cucumber.prettyformatter.Theme.Element
The rule name.

S

SCENARIO - io.cucumber.prettyformatter.Theme.Element
The scenario line.
SCENARIO_KEYWORD - io.cucumber.prettyformatter.Theme.Element
The scenario keyword.
SCENARIO_NAME - io.cucumber.prettyformatter.Theme.Element
The scenario name.
STATUS_ICON - io.cucumber.prettyformatter.Theme.Element
The status icon.
statusIcon(TestStepResultStatus, String) - Method in class io.cucumber.prettyformatter.Theme.Builder
Adds a status icon for the given status.
STEP - io.cucumber.prettyformatter.Theme.Element
The step line.
STEP_ARGUMENT - io.cucumber.prettyformatter.Theme.Element
A matched argument in a step.
STEP_KEYWORD - io.cucumber.prettyformatter.Theme.Element
The step keyword.
STEP_TEXT - io.cucumber.prettyformatter.Theme.Element
The step text.
style(Theme.Element, TestStepResultStatus, Ansi, Ansi) - Method in class io.cucumber.prettyformatter.Theme.Builder
Adds a style and reset style for an element.
style(Theme.Element, Ansi, Ansi) - Method in class io.cucumber.prettyformatter.Theme.Builder
Adds a style and reset style for an element.

T

TAG - io.cucumber.prettyformatter.Theme.Element
The tag line.
theme(Theme) - Method in class io.cucumber.prettyformatter.MessagesToPrettyWriter.Builder
Adds a theme to the pretty writer.
Theme - Class in io.cucumber.prettyformatter
An ANSI theme for the pretty formatter.
Theme.Builder - Class in io.cucumber.prettyformatter
 
Theme.Element - Enum in io.cucumber.prettyformatter
All style-able elements in a theme.
toString() - Method in class io.cucumber.prettyformatter.Ansi
 

U

UNDERLINE - io.cucumber.prettyformatter.Ansi.Attributes
 
UNDERLINE_OFF - io.cucumber.prettyformatter.Ansi.Attributes
 
USE_STATUS_ICON - io.cucumber.prettyformatter.MessagesToPrettyWriter.PrettyFeature
Adds a status icon next to each step line.

V

valueOf(String) - Static method in enum io.cucumber.prettyformatter.Ansi.Attributes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.cucumber.prettyformatter.MessagesToPrettyWriter.PrettyFeature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum io.cucumber.prettyformatter.Theme.Element
Returns the enum constant of this type with the specified name.
values() - Static method in enum io.cucumber.prettyformatter.Ansi.Attributes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.cucumber.prettyformatter.MessagesToPrettyWriter.PrettyFeature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum io.cucumber.prettyformatter.Theme.Element
Returns an array containing the constants of this enum type, in the order they are declared.

W

with(Ansi.Attributes...) - Static method in class io.cucumber.prettyformatter.Ansi
Constructs an ANSI escape code with the given attributes.
write(Envelope) - Method in class io.cucumber.prettyformatter.MessagesToPrettyWriter
Writes a cucumber message to the pretty output.
A B C D F I L M N P R S T U V W 
All Classes All Packages