Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- add(CountSummary) - Method in record class win.dailypickle.report.model.CountSummary
- ambiguous() - Method in record class win.dailypickle.report.model.CountSummary
-
Returns the value of the
ambiguousrecord component. - AMBIGUOUS - Enum constant in enum class win.dailypickle.report.model.Status
- Attachment - Record Class in win.dailypickle.report.model
-
An attachment captured from a
scenario.attach()call during step or hook execution. - Attachment(String, String, String, String, long) - Constructor for record class win.dailypickle.report.model.Attachment
-
Creates an instance of a
Attachmentrecord class. - attachments() - Method in record class win.dailypickle.report.model.Scenario
-
Returns the value of the
attachmentsrecord component. - attachments() - Method in record class win.dailypickle.report.model.Step
-
Returns the value of the
attachmentsrecord component.
C
- content() - Method in record class win.dailypickle.report.model.DocString
-
Returns the value of the
contentrecord component. - CountSummary - Record Class in win.dailypickle.report.model
- CountSummary(int, int, int, int, int, int, int) - Constructor for record class win.dailypickle.report.model.CountSummary
-
Creates an instance of a
CountSummaryrecord class. - cssVariables() - Method in record class win.dailypickle.report.html.ReportConfig
-
Returns the value of the
cssVariablesrecord component. - CucumberReportPlugin - Class in win.dailypickle.report.plugin
- CucumberReportPlugin() - Constructor for class win.dailypickle.report.plugin.CucumberReportPlugin
- CucumberReportPlugin(String) - Constructor for class win.dailypickle.report.plugin.CucumberReportPlugin
-
Called by Cucumber when the plugin is specified as
win.dailypickle.report.plugin.CucumberReportPlugin:path/to/report.jsonorwin.dailypickle.report.plugin.CucumberReportPlugin:path/to/report.json:<theme>. - CucumberReportPlugin(String, ReportConfig) - Constructor for class win.dailypickle.report.plugin.CucumberReportPlugin
- CucumberRun - Record Class in win.dailypickle.report.model
- CucumberRun(String, long, CountSummary, List<Feature>) - Constructor for record class win.dailypickle.report.model.CucumberRun
-
Creates an instance of a
CucumberRunrecord class.
D
- data() - Method in record class win.dailypickle.report.model.Attachment
-
Returns the value of the
datarecord component. - dataTable() - Method in record class win.dailypickle.report.model.Step
-
Returns the value of the
dataTablerecord component. - DataTable - Record Class in win.dailypickle.report.model
- DataTable(List<List<String>>) - Constructor for record class win.dailypickle.report.model.DataTable
-
Creates an instance of a
DataTablerecord class. - defaults() - Static method in record class win.dailypickle.report.html.ReportConfig
- derive(Status, Status) - Static method in enum class win.dailypickle.report.model.Status
- description() - Method in record class win.dailypickle.report.model.Feature
-
Returns the value of the
descriptionrecord component. - displayName() - Method in record class win.dailypickle.report.model.Attachment
-
Name when provided, MIME type otherwise — what reports show as the attachment's label.
- docString() - Method in record class win.dailypickle.report.model.Step
-
Returns the value of the
docStringrecord component. - DocString - Record Class in win.dailypickle.report.model
- DocString(String, String) - Constructor for record class win.dailypickle.report.model.DocString
-
Creates an instance of a
DocStringrecord class. - durationMs() - Method in record class win.dailypickle.report.model.CucumberRun
-
Returns the value of the
durationMsrecord component. - durationMs() - Method in record class win.dailypickle.report.model.Feature
-
Returns the value of the
durationMsrecord component. - durationMs() - Method in record class win.dailypickle.report.model.Scenario
-
Returns the value of the
durationMsrecord component. - durationMs() - Method in record class win.dailypickle.report.model.Step
-
Returns the value of the
durationMsrecord component.
E
- EMBED_LIMIT_PROPERTY - Static variable in class win.dailypickle.report.html.HtmlReportGenerator
- ENV_PROPERTY - Static variable in class win.dailypickle.report.plugin.CucumberReportPlugin
- equals(Object) - Method in record class win.dailypickle.report.html.ReportConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class win.dailypickle.report.model.Attachment
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class win.dailypickle.report.model.CountSummary
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class win.dailypickle.report.model.CucumberRun
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class win.dailypickle.report.model.DataTable
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class win.dailypickle.report.model.DocString
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class win.dailypickle.report.model.Feature
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class win.dailypickle.report.model.Scenario
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class win.dailypickle.report.model.Step
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class win.dailypickle.report.model.StepError
-
Indicates whether some other object is "equal to" this one.
- error() - Method in record class win.dailypickle.report.model.Step
-
Returns the value of the
errorrecord component. - external(String, String, String, long) - Static method in record class win.dailypickle.report.model.Attachment
-
Creates an external attachment stored on disk at
pathrelative to the report dir. - extraCss() - Method in record class win.dailypickle.report.html.ReportConfig
-
Returns the value of the
extraCssrecord component.
F
- failed() - Method in record class win.dailypickle.report.model.CountSummary
-
Returns the value of the
failedrecord component. - FAILED - Enum constant in enum class win.dailypickle.report.model.Status
- Feature - Record Class in win.dailypickle.report.model
- Feature(String, String, String, List<String>, Status, long, CountSummary, List<Scenario>) - Constructor for record class win.dailypickle.report.model.Feature
-
Creates an instance of a
Featurerecord class. - features() - Method in record class win.dailypickle.report.model.CucumberRun
-
Returns the value of the
featuresrecord component. - featureSummary() - Method in record class win.dailypickle.report.model.CucumberRun
-
Returns the value of the
featureSummaryrecord component. - FILE_NAME - Static variable in class win.dailypickle.report.html.ReportProperties
G
- generate(CucumberRun, Path) - Method in class win.dailypickle.report.html.HtmlReportGenerator
- generate(CucumberRun, Path) - Method in class win.dailypickle.report.text.MdReportGenerator
- generated() - Method in record class win.dailypickle.report.model.CucumberRun
-
Returns the value of the
generatedrecord component. - get(String) - Static method in class win.dailypickle.report.html.ReportProperties
-
System property if set, else the properties file value, else
null. - get(String, String) - Static method in class win.dailypickle.report.html.ReportProperties
- getBoolean(String) - Static method in class win.dailypickle.report.html.ReportProperties
-
trueonly when the resolved value is the string"true"(case-insensitive). - getLong(String, long) - Static method in class win.dailypickle.report.html.ReportProperties
H
- hashCode() - Method in record class win.dailypickle.report.html.ReportConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class win.dailypickle.report.model.Attachment
-
Returns a hash code value for this object.
- hashCode() - Method in record class win.dailypickle.report.model.CountSummary
-
Returns a hash code value for this object.
- hashCode() - Method in record class win.dailypickle.report.model.CucumberRun
-
Returns a hash code value for this object.
- hashCode() - Method in record class win.dailypickle.report.model.DataTable
-
Returns a hash code value for this object.
- hashCode() - Method in record class win.dailypickle.report.model.DocString
-
Returns a hash code value for this object.
- hashCode() - Method in record class win.dailypickle.report.model.Feature
-
Returns a hash code value for this object.
- hashCode() - Method in record class win.dailypickle.report.model.Scenario
-
Returns a hash code value for this object.
- hashCode() - Method in record class win.dailypickle.report.model.Step
-
Returns a hash code value for this object.
- hashCode() - Method in record class win.dailypickle.report.model.StepError
-
Returns a hash code value for this object.
- HtmlReportGenerator - Class in win.dailypickle.report.html
- HtmlReportGenerator(ReportConfig) - Constructor for class win.dailypickle.report.html.HtmlReportGenerator
I
- inline(String, String, String, long) - Static method in record class win.dailypickle.report.model.Attachment
-
Creates an inline attachment whose Base64 content is carried in the report model.
- INLINE_LIMIT_PROPERTY - Static variable in class win.dailypickle.report.plugin.CucumberReportPlugin
- isExternal() - Method in record class win.dailypickle.report.model.Attachment
-
True when the payload lives on disk rather than in the report model.
- isFilePath(String) - Static method in class win.dailypickle.report.html.ThemeLoader
-
Returns true when
slooks like a file path rather than a bare theme name.
K
- keyNames() - Static method in class win.dailypickle.report.html.ReportProperties
-
Union of file and system property names, for prefix scans like
dailypickle.meta.*. - keyword() - Method in record class win.dailypickle.report.model.Step
-
Returns the value of the
keywordrecord component.
L
- line() - Method in record class win.dailypickle.report.model.Scenario
-
Returns the value of the
linerecord component. - load(String) - Static method in class win.dailypickle.report.html.ThemeLoader
M
- MdReportGenerator - Class in win.dailypickle.report.text
- MdReportGenerator() - Constructor for class win.dailypickle.report.text.MdReportGenerator
- mediaType() - Method in record class win.dailypickle.report.model.DocString
-
Returns the value of the
mediaTyperecord component. - message() - Method in record class win.dailypickle.report.model.StepError
-
Returns the value of the
messagerecord component. - metadata() - Method in record class win.dailypickle.report.html.ReportConfig
-
Returns the value of the
metadatarecord component. - mimeToLanguage(String) - Static method in class win.dailypickle.report.html.Text
- mimeType() - Method in record class win.dailypickle.report.model.Attachment
-
Returns the value of the
mimeTyperecord component.
N
- name() - Method in record class win.dailypickle.report.model.Attachment
-
Returns the value of the
namerecord component. - name() - Method in record class win.dailypickle.report.model.Feature
-
Returns the value of the
namerecord component. - name() - Method in record class win.dailypickle.report.model.Scenario
-
Returns the value of the
namerecord component. - name() - Method in record class win.dailypickle.report.model.Step
-
Returns the value of the
namerecord component.
O
- OUTPUT_PROPERTY - Static variable in class win.dailypickle.report.plugin.CucumberReportPlugin
P
- passed() - Method in record class win.dailypickle.report.model.CountSummary
-
Returns the value of the
passedrecord component. - PASSED - Enum constant in enum class win.dailypickle.report.model.Status
- path() - Method in record class win.dailypickle.report.model.Attachment
-
Returns the value of the
pathrecord component. - pending() - Method in record class win.dailypickle.report.model.CountSummary
-
Returns the value of the
pendingrecord component. - PENDING - Enum constant in enum class win.dailypickle.report.model.Status
- prettyPrint(String, String) - Static method in class win.dailypickle.report.html.Text
-
Best-effort pretty-printer.
R
- ReportConfig - Record Class in win.dailypickle.report.html
- ReportConfig(String, Map<String, String>, Map<String, String>, String) - Constructor for record class win.dailypickle.report.html.ReportConfig
- ReportConfig(String, Map<String, String>, Map<String, String>, String, String) - Constructor for record class win.dailypickle.report.html.ReportConfig
-
Creates an instance of a
ReportConfigrecord class. - ReportProperties - Class in win.dailypickle.report.html
-
Merged view of dailypickle configuration: an optional
dailypickle.propertiesfile in the consuming project's working directory (falling back to a classpath-root resource of the same name, e.g. - rows() - Method in record class win.dailypickle.report.model.DataTable
-
Returns the value of the
rowsrecord component.
S
- Scenario - Record Class in win.dailypickle.report.model
- Scenario(String, int, List<String>, Status, long, CountSummary, List<Step>, List<Attachment>) - Constructor for record class win.dailypickle.report.model.Scenario
-
Creates an instance of a
Scenariorecord class. - scenarios() - Method in record class win.dailypickle.report.model.Feature
-
Returns the value of the
scenariosrecord component. - scenarioSummary() - Method in record class win.dailypickle.report.model.CucumberRun
- scenarioSummary() - Method in record class win.dailypickle.report.model.Feature
-
Returns the value of the
scenarioSummaryrecord component. - setEventPublisher(EventPublisher) - Method in class win.dailypickle.report.plugin.CucumberReportPlugin
- sizeBytes() - Method in record class win.dailypickle.report.model.Attachment
-
Returns the value of the
sizeBytesrecord component. - skipped() - Method in record class win.dailypickle.report.model.CountSummary
-
Returns the value of the
skippedrecord component. - SKIPPED - Enum constant in enum class win.dailypickle.report.model.Status
- stackTrace() - Method in record class win.dailypickle.report.model.StepError
-
Returns the value of the
stackTracerecord component. - status() - Method in record class win.dailypickle.report.model.Feature
-
Returns the value of the
statusrecord component. - status() - Method in record class win.dailypickle.report.model.Scenario
-
Returns the value of the
statusrecord component. - status() - Method in record class win.dailypickle.report.model.Step
-
Returns the value of the
statusrecord component. - Status - Enum Class in win.dailypickle.report.model
- Step - Record Class in win.dailypickle.report.model
- Step(String, String, Status, long, StepError, DataTable, DocString, List<Attachment>) - Constructor for record class win.dailypickle.report.model.Step
-
Creates an instance of a
Steprecord class. - StepError - Record Class in win.dailypickle.report.model
- StepError(String, String) - Constructor for record class win.dailypickle.report.model.StepError
-
Creates an instance of a
StepErrorrecord class. - steps() - Method in record class win.dailypickle.report.model.Scenario
-
Returns the value of the
stepsrecord component. - stepSummary() - Method in record class win.dailypickle.report.model.CucumberRun
- stepSummary() - Method in record class win.dailypickle.report.model.Feature
- stepSummary() - Method in record class win.dailypickle.report.model.Scenario
-
Returns the value of the
stepSummaryrecord component.
T
- TAG_LINKS_ENABLED_PROPERTY - Static variable in class win.dailypickle.report.plugin.CucumberReportPlugin
- TAG_LINKS_URL_PROPERTY - Static variable in class win.dailypickle.report.plugin.CucumberReportPlugin
- tagLinkUrl() - Method in record class win.dailypickle.report.html.ReportConfig
-
Returns the value of the
tagLinkUrlrecord component. - tags() - Method in record class win.dailypickle.report.model.Feature
-
Returns the value of the
tagsrecord component. - tags() - Method in record class win.dailypickle.report.model.Scenario
-
Returns the value of the
tagsrecord component. - Text - Class in win.dailypickle.report.html
-
Escaping, pretty-printing, and formatting helpers for report output.
- THEME_PROPERTY - Static variable in class win.dailypickle.report.plugin.CucumberReportPlugin
- ThemeLoader - Class in win.dailypickle.report.html
- title() - Method in record class win.dailypickle.report.html.ReportConfig
-
Returns the value of the
titlerecord component. - TITLE_PROPERTY - Static variable in class win.dailypickle.report.plugin.CucumberReportPlugin
- toString() - Method in record class win.dailypickle.report.html.ReportConfig
-
Returns a string representation of this record class.
- toString() - Method in record class win.dailypickle.report.model.Attachment
-
Returns a string representation of this record class.
- toString() - Method in record class win.dailypickle.report.model.CountSummary
-
Returns a string representation of this record class.
- toString() - Method in record class win.dailypickle.report.model.CucumberRun
-
Returns a string representation of this record class.
- toString() - Method in record class win.dailypickle.report.model.DataTable
-
Returns a string representation of this record class.
- toString() - Method in record class win.dailypickle.report.model.DocString
-
Returns a string representation of this record class.
- toString() - Method in record class win.dailypickle.report.model.Feature
-
Returns a string representation of this record class.
- toString() - Method in record class win.dailypickle.report.model.Scenario
-
Returns a string representation of this record class.
- toString() - Method in record class win.dailypickle.report.model.Step
-
Returns a string representation of this record class.
- toString() - Method in record class win.dailypickle.report.model.StepError
-
Returns a string representation of this record class.
- total() - Method in record class win.dailypickle.report.model.CountSummary
-
Returns the value of the
totalrecord component.
U
- undefined() - Method in record class win.dailypickle.report.model.CountSummary
-
Returns the value of the
undefinedrecord component. - UNDEFINED - Enum constant in enum class win.dailypickle.report.model.Status
- uri() - Method in record class win.dailypickle.report.model.Feature
-
Returns the value of the
urirecord component.
V
- valueOf(String) - Static method in enum class win.dailypickle.report.model.Status
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class win.dailypickle.report.model.Status
-
Returns an array containing the constants of this enum class, in the order they are declared.
W
- win.dailypickle.report.html - package win.dailypickle.report.html
- win.dailypickle.report.model - package win.dailypickle.report.model
- win.dailypickle.report.plugin - package win.dailypickle.report.plugin
- win.dailypickle.report.text - package win.dailypickle.report.text
Z
- ZERO - Static variable in record class win.dailypickle.report.model.CountSummary
All Classes and Interfaces|All Packages|Constant Field Values