| Package | Description |
|---|---|
| com.github.mkolisnyk.cucumber.reporting.interfaces | |
| com.github.mkolisnyk.cucumber.reporting.types.beans |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends CommonDataBean> |
CucumberResultsCommon.generateReportFromTemplate(File outFile,
String templateName,
T bean) |
| Modifier and Type | Class and Description |
|---|---|
class |
BenchmarkDataBean
Data structure which is supposed to be passed to
Benchmark Report.
|
class |
BreakdownDataBean
Represents data structure which is passed as the data bean while generating
Breakdown Report
|
class |
ConsolidatedDataBean
Contains data structure which is passed as the data bean durine generation
of Consolidated Report.
|
class |
CoverageDataBean
Represents data structure for
Coverage Report generation.
|
class |
CustomReportDataBean
Represents data structure which is used for the
Custom Report generation.
|
class |
DetailedReportingDataBean
Represents data structure which is used for the
Detailed Report generation.
|
class |
FeatureMapDataBean
Represents data structure for the
Feature Map report generation.
|
class |
FeatureOverviewDataBean
Represents data structure for the
Overview Charts Report generation.
|
class |
KnownErrorsDataBean
Data structure representing the data for
Known Errors Report generation.
|
class |
OverviewChartDataBean
Data structure which is used for
Charts Report generation.
|
class |
OverviewDataBean
Data structure for the
Results Overview Report generation.
|
class |
RetrospectiveDataBean
Data structure which is used for the
Retrospective Report generation.
|
class |
SplitFeatureDataBean |
class |
SystemInfoDataBean
Data structure which is used for the
System Info report generation.
|
class |
UsageDataBean
Data structure which is used for the
Usage Report genearation.
|
Copyright © 2013-2018. All Rights Reserved.