- ScenarioMatcher - Class in com.github.mkolisnyk.cucumber.reporting.types.breakdown.matchers
-
- ScenarioMatcher() - Constructor for class com.github.mkolisnyk.cucumber.reporting.types.breakdown.matchers.ScenarioMatcher
-
- scenarioName - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.CoverageDataBean.ScenarioStatusRow
-
Represents the name of the scenario.
- scenarioName - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.OverviewDataBean.ScenarioStatusRow
-
The name of the scenario.
- scenarioRows - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.BenchmarkDataBean
-
Contains run statistics for each specific scenario split by different runs.
- scenarios - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.CoverageDataBean
-
The list of row data for Scenario Status table.
- scenarios - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.FeatureMapDataBean
-
3-dimensional array of scenarios.
- scenarios - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.OverviewDataBean
-
The list of run results for each specific scenario.
- scenariosFailed - Variable in class com.github.mkolisnyk.cucumber.reporting.types.OverviewStats
-
The number of failed scenarios.
- scenariosKnown - Variable in class com.github.mkolisnyk.cucumber.reporting.types.OverviewStats
-
The number of scenarios failing on known error.
- scenariosPassed - Variable in class com.github.mkolisnyk.cucumber.reporting.types.OverviewStats
-
The number of scenarios passed.
- scenarioStatuses - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.CoverageDataBean
-
Array of 2 elements containing the number of covered and not covered scenarios.
- ScenarioStatusRow() - Constructor for class com.github.mkolisnyk.cucumber.reporting.types.beans.CoverageDataBean.ScenarioStatusRow
-
- ScenarioStatusRow() - Constructor for class com.github.mkolisnyk.cucumber.reporting.types.beans.OverviewDataBean.ScenarioStatusRow
-
- scenariosUndefined - Variable in class com.github.mkolisnyk.cucumber.reporting.types.OverviewStats
-
The number of undefined scenairos.
- ScenarioValuator - Class in com.github.mkolisnyk.cucumber.reporting.types.breakdown.valuators
-
- ScenarioValuator() - Constructor for class com.github.mkolisnyk.cucumber.reporting.types.breakdown.valuators.ScenarioValuator
-
- screenShotLocation - Variable in class com.github.mkolisnyk.cucumber.reporting.CucumberDetailedResults
-
- screenShotLocation - Variable in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- screenShotLocations - Variable in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberStepResult
-
- screenShotSize - Variable in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- screenShotWidth - Variable in class com.github.mkolisnyk.cucumber.reporting.CucumberDetailedResults
-
- screenShotWidth - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.DetailedReportingDataBean
-
String containing the screenshot width.
- setAverage(Double) - Method in class com.github.mkolisnyk.cucumber.reporting.types.usage.CucumberAggregatedDuration
-
- setAverageDuration(double) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean.StepSourceData
-
- setBenchmarkReport(boolean) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setBenchmarkReportConfig(String) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setBreakdownConfig(String) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setBreakdownReport(boolean) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setCell(BreakdownCellValue) - Method in class com.github.mkolisnyk.cucumber.reporting.types.breakdown.BreakdownTable
-
- setCols(DataDimension) - Method in class com.github.mkolisnyk.cucumber.reporting.types.breakdown.BreakdownTable
-
- setColumns(int) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.ConsolidatedDataBean
-
- setConsolidatedReport(boolean) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setConsolidatedReportConfig(String) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setContents(Map<String, String>) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.ConsolidatedDataBean
-
- setCoverageIncluded(boolean) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.OverviewChartDataBean
-
- setCoverageReport(boolean) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setCovered(int) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.CoverageDataBean.FeatureStatusRow
-
- setCustomReport(boolean) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setCustomReportTemplateNames(String[]) - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberCustomReport
-
- setCustomReportTemplateNames(String[]) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setCustomTemplatesPath(String) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setDetailedAggregatedReport(boolean) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setDetailedReport(boolean) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setDisplayType(BreakdownCellDisplayType) - Method in class com.github.mkolisnyk.cucumber.reporting.types.breakdown.BreakdownTable
-
- setDuration(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.OverviewDataBean.FeatureStatusRow
-
- setDuration(Long) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberResult
-
- setEnvironmentVariables(Map<String, String>) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.SystemInfoDataBean
-
- setExcludeCoverageTags(String[]) - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberCoverageOverview
-
- setExcludeCoverageTags(String[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberFeatureResult
-
- setExcludeCoverageTags(String[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberScenarioResult
-
- setExcludeCoverageTags(String[]) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setFailed(int) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberScenarioResult
-
- setFeature(CucumberFeatureResult) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberScenarioResult
-
- setFeatureMapConfig(String) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setFeatureMapReport(boolean) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setFeatureName(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.CoverageDataBean.FeatureStatusRow
-
- setFeatureName(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.OverviewDataBean.FeatureStatusRow
-
- setFeatureOverviewChart(boolean) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setFeatureRate(Map<String, String>) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.FeatureOverviewDataBean
-
- setFeatureRows(BenchmarkRowData[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.BenchmarkDataBean
-
- setFeatures(CoverageDataBean.FeatureStatusRow[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.CoverageDataBean
-
- setFeatures(OverviewDataBean.FeatureStatusRow[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.OverviewDataBean
-
- setFormats(String[]) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setFrequencies(int[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean.StepSourceData
-
- setFrequency(int) - Method in class com.github.mkolisnyk.cucumber.reporting.types.knownerrors.KnownErrorsResult
-
- setHeaders(String[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.BenchmarkDataBean
-
- setId(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberFeatureResult
-
- setId(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberScenarioResult
-
- setIncludeCoverageTags(String[]) - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberCoverageOverview
-
- setIncludeCoverageTags(String[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberFeatureResult
-
- setIncludeCoverageTags(String[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberScenarioResult
-
- setIncludeCoverageTags(String[]) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setInfo(KnownErrorsInfo) - Method in class com.github.mkolisnyk.cucumber.reporting.types.knownerrors.KnownErrorsResult
-
- setJsonReportPaths(String[]) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setJsonUsageFile(String) - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberUsageReporting
-
- setJsonUsageFiles(String[]) - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberUsageReporting
-
- setJsonUsageReportPaths(String[]) - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberCustomReport
-
- setJsonUsageReportPaths(String[]) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setKnown(int) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberScenarioResult
-
- setKnownErrorsConfig(String) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setKnownErrorsReport(boolean) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setMaxDuration(double) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean.StepSourceData
-
- setMedian(Double) - Method in class com.github.mkolisnyk.cucumber.reporting.types.usage.CucumberAggregatedDuration
-
- setMedianDuration(double) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean.StepSourceData
-
- setMinDuration(double) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean.StepSourceData
-
- setModel(RetrospectiveModel) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.RetrospectiveDataBean
-
- setName(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberScenarioResult
-
- setNextFile(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.breakdown.BreakdownReportInfo
-
- setNotCovered(int) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.CoverageDataBean.FeatureStatusRow
-
- setOrderBy(KnownErrorOrderBy) - Method in class com.github.mkolisnyk.cucumber.reporting.types.knownerrors.KnownErrorsResult
-
- setOutputDirectory(String) - Method in class com.github.mkolisnyk.cucumber.reporting.interfaces.CucumberResultsCommon
-
- setOutputFolder(String) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setOutputName(String) - Method in class com.github.mkolisnyk.cucumber.reporting.interfaces.CucumberResultsCommon
-
- setOverallRate(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.FeatureOverviewDataBean
-
- setOverallStats(OverviewStats) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.OverviewDataBean
-
- setOverviewChartsReport(boolean) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setOverviewData(OverviewStats) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.OverviewChartDataBean
-
- setOverviewReport(boolean) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setPassed(int) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberScenarioResult
-
- setPassRate(int) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.FeatureOverviewDataBean
-
- setPdfPageSize(String) - Method in class com.github.mkolisnyk.cucumber.reporting.interfaces.CucumberResultsCommon
-
- setPdfPageSize(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.CommonDataBean
-
- setPdfPageSize(String) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setRefreshData(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.CommonDataBean
-
- setReportPrefix(String) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setResults(CucumberFeatureResult[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.DetailedReportingDataBean
-
- setResults(List<KnownErrorsResult>) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.KnownErrorsDataBean
-
- setRetries(int) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.OverviewDataBean.ScenarioStatusRow
-
- setRetryCount(int) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setRows(DataDimension) - Method in class com.github.mkolisnyk.cucumber.reporting.types.breakdown.BreakdownTable
-
- setRunResults(Map<String, CucumberFeatureResult[]>) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.CustomReportDataBean
-
- setScenarioName(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.CoverageDataBean.ScenarioStatusRow
-
- setScenarioName(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.OverviewDataBean.ScenarioStatusRow
-
- setScenarioRows(BenchmarkRowData[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.BenchmarkDataBean
-
- setScenarios(CoverageDataBean.ScenarioStatusRow[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.CoverageDataBean
-
- setScenarios(CucumberScenarioResult[][][]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.FeatureMapDataBean
-
- setScenarios(OverviewDataBean.ScenarioStatusRow[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.OverviewDataBean
-
- setScreenShotLocation(String) - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberDetailedResults
-
- setScreenShotLocation(String) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setScreenShotLocations(String[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberStepResult
-
- setScreenShotSize(String) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setScreenShotWidth(String) - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberDetailedResults
-
- setScreenShotWidth(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.DetailedReportingDataBean
-
- setSkewness(double) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean.StepSourceData
-
- setSkipped(int) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberScenarioResult
-
- setSource(CucumberStepSource) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean.StepSourceData
-
- setSourceFile(String) - Method in class com.github.mkolisnyk.cucumber.reporting.interfaces.CucumberResultsCommon
-
- setSourceFiles(String[]) - Method in class com.github.mkolisnyk.cucumber.reporting.interfaces.CucumberResultsCommon
-
- setStats(BreakdownStats[][]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.BreakdownDataBean
-
- setStats(OverviewStats) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.DetailedReportingDataBean
-
- setStats(OverviewStats) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.OverviewDataBean.FeatureStatusRow
-
- setStats(BreakdownStats[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.RetrospectiveDataBean
-
- setStatus(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.CoverageDataBean.FeatureStatusRow
-
- setStatus(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.OverviewDataBean.FeatureStatusRow
-
- setStatus(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberResult
-
- setSteps(CucumberStepResult[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberScenarioResult
-
- setStepsData(UsageDataBean.StepSourceData[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean
-
- setStepsUseAverage(double) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean
-
- setStepsUseMax(int) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean
-
- setStepsUseMedian(double) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean
-
- setSystemInfoReport(boolean) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setSystemProperties(Properties) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.SystemInfoDataBean
-
- setTable(BreakdownTable) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.BreakdownDataBean
-
- setTable(BreakdownTable) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.FeatureMapDataBean
-
- setTags(String[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.CoverageDataBean.FeatureStatusRow
-
- setTags(CucumberTagResults[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberScenarioResult
-
- setTemplatesLocation(String) - Method in class com.github.mkolisnyk.cucumber.reporting.interfaces.CucumberResultsCommon
-
- setTitle(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.CommonDataBean
-
- setToPDF(boolean) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setTotalDuration(double) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean.StepSourceData
-
- setTotalUsed(int) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean.StepSourceData
-
- setUndefined(int) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberScenarioResult
-
- setUsageCounts(Map<Integer, Integer>) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean
-
- setUsageReport(boolean) - Method in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- setUsageResults(Map<String, CucumberStepSource[]>) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.CustomReportDataBean
-
- setUseTableOfContents(boolean) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.ConsolidatedDataBean
-
- setVariance(double) - Method in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean.StepSourceData
-
- SimpleMatcher - Class in com.github.mkolisnyk.cucumber.reporting.types.breakdown.matchers
-
- SimpleMatcher() - Constructor for class com.github.mkolisnyk.cucumber.reporting.types.breakdown.matchers.SimpleMatcher
-
- SimpleReport - Class in com.github.mkolisnyk.cucumber.reporting.interfaces
-
- SimpleReport() - Constructor for class com.github.mkolisnyk.cucumber.reporting.interfaces.SimpleReport
-
- SimpleReport(ExtendedRuntimeOptions) - Constructor for class com.github.mkolisnyk.cucumber.reporting.interfaces.SimpleReport
-
- skewness(List<Double>, double) - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberUsageReporting
-
- skewness - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean.StepSourceData
-
Statistical information showing step skewness.
- skipped - Variable in class com.github.mkolisnyk.cucumber.reporting.types.breakdown.BreakdownStats
-
- skipped - Variable in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberFeatureResult
-
- skipped - Variable in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberScenarioResult
-
- sortByValue(Map<K, V>) - Static method in class com.github.mkolisnyk.cucumber.reporting.utils.helpers.MapUtils
-
- sortByValueLocal(Map<K, V>) - Method in class com.github.mkolisnyk.cucumber.reporting.utils.helpers.MapUtils
-
- source - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean.StepSourceData
-
The original step source data taken from original Cucumber-JVM usage report.
- source - Variable in class com.github.mkolisnyk.cucumber.reporting.types.usage.CucumberStepSource
-
- sourceFiles - Variable in class com.github.mkolisnyk.cucumber.reporting.interfaces.CucumberResultsCommon
-
- stats - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.BreakdownDataBean
-
Contains the matrix of result statistics.
- stats - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.DetailedReportingDataBean
-
General consolidated statistics of the run.
- stats - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.OverviewDataBean.FeatureStatusRow
-
Overall resutls statistics for current feature/scenario
- stats - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.RetrospectiveDataBean
-
Contains the list of statistics for each run participating in the
retrospective report.
- status - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.CoverageDataBean.FeatureStatusRow
-
Represents the status string
- status - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.OverviewDataBean.FeatureStatusRow
-
String containing feature/scenario status, e.g.
- status - Variable in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberResult
-
- StepMatcher - Class in com.github.mkolisnyk.cucumber.reporting.types.breakdown.matchers
-
- StepMatcher() - Constructor for class com.github.mkolisnyk.cucumber.reporting.types.breakdown.matchers.StepMatcher
-
- StepParamMatcher - Class in com.github.mkolisnyk.cucumber.reporting.types.breakdown.matchers
-
- StepParamMatcher() - Constructor for class com.github.mkolisnyk.cucumber.reporting.types.breakdown.matchers.StepParamMatcher
-
- steps - Variable in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberScenarioResult
-
- steps - Variable in class com.github.mkolisnyk.cucumber.reporting.types.usage.CucumberStepSource
-
- stepsData - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean
-
Detailed steps data for all step sources.
- StepSequenceMatcher - Class in com.github.mkolisnyk.cucumber.reporting.types.breakdown.matchers
-
- StepSequenceMatcher() - Constructor for class com.github.mkolisnyk.cucumber.reporting.types.breakdown.matchers.StepSequenceMatcher
-
- stepsFailed - Variable in class com.github.mkolisnyk.cucumber.reporting.types.OverviewStats
-
The number of failed steps.
- stepsKnown - Variable in class com.github.mkolisnyk.cucumber.reporting.types.OverviewStats
-
The number of steps failed on known error.
- StepSourceData() - Constructor for class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean.StepSourceData
-
- stepsPassed - Variable in class com.github.mkolisnyk.cucumber.reporting.types.OverviewStats
-
The number of passed steps.
- stepsUndefined - Variable in class com.github.mkolisnyk.cucumber.reporting.types.OverviewStats
-
The number of undefined steps.
- stepsUseAverage - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean
-
The average number of steps use.
- stepsUseMax - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean
-
The maximal number of use of single step source.
- stepsUseMedian - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean
-
The median number of steps use.
- StepsValuator - Class in com.github.mkolisnyk.cucumber.reporting.types.breakdown.valuators
-
- StepsValuator() - Constructor for class com.github.mkolisnyk.cucumber.reporting.types.breakdown.valuators.StepsValuator
-
- stepValues() - Method in enum com.github.mkolisnyk.cucumber.reporting.types.breakdown.DimensionValue
-
- StringConversionUtils - Class in com.github.mkolisnyk.cucumber.reporting.utils.helpers
-
- StringConversionUtils() - Constructor for class com.github.mkolisnyk.cucumber.reporting.utils.helpers.StringConversionUtils
-
- stringMatches(String, String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.breakdown.matchers.BaseMatcher
-
- subElements - Variable in class com.github.mkolisnyk.cucumber.reporting.types.breakdown.DataDimension
-
- SystemInfoDataBean - Class in com.github.mkolisnyk.cucumber.reporting.types.beans
-
Data structure which is used for the
System Info report generation.
- SystemInfoDataBean() - Constructor for class com.github.mkolisnyk.cucumber.reporting.types.beans.SystemInfoDataBean
-
- systemInfoReport - Variable in class com.github.mkolisnyk.cucumber.runner.runtime.ExtendedRuntimeOptions
-
- systemProperties - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.SystemInfoDataBean
-
The collection of system properties.
- validateParameters() - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberBenchmarkReport
-
- validateParameters() - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberBreakdownReport
-
- validateParameters() - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberConsolidatedReport
-
- validateParameters() - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberCustomReport
-
- validateParameters() - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberDetailedResults
-
- validateParameters() - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberKnownErrorsReport
-
- validateParameters() - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberOverviewChartsReport
-
- validateParameters() - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberResultsOverview
-
- validateParameters() - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberRetrospectiveOverviewReport
-
- validateParameters() - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberSystemInfo
-
- validateParameters() - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberUsageReporting
-
- validateParameters() - Method in class com.github.mkolisnyk.cucumber.reporting.interfaces.CucumberResultsCommon
-
- valuate(CucumberScenarioResult[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.breakdown.BreakdownTable
-
- valuate(CucumberScenarioResult[], String, Matcher[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.breakdown.valuators.ScenarioValuator
-
- valuate(CucumberScenarioResult[], String, Matcher[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.breakdown.valuators.StepsValuator
-
- valuate(CucumberScenarioResult[], String, Matcher[]) - Method in interface com.github.mkolisnyk.cucumber.reporting.types.breakdown.valuators.Valuator
-
- valuate(CucumberScenarioResult[], KnownErrorsModel) - Method in class com.github.mkolisnyk.cucumber.reporting.types.knownerrors.KnownErrorsResultSet
-
- valuate(CucumberScenarioResult) - Method in class com.github.mkolisnyk.cucumber.reporting.types.OverviewStats
-
Calculates overall statistics for specific scenario.
- valuate(CucumberFeatureResult) - Method in class com.github.mkolisnyk.cucumber.reporting.types.OverviewStats
-
Calculates run statistics for the single feature result.
- valuate(CucumberFeatureResult[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.OverviewStats
-
Calculates overall statistics for the group of features.
- valuate() - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberFeatureResult
-
- valuate() - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberScenarioResult
-
- valuateCell(CucumberScenarioResult[], DataDimension[], Matcher[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.breakdown.BreakdownTable
-
- valuateKnownErrors(KnownErrorsModel) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberFeatureResult
-
- valuateScenarios(CucumberScenarioResult[]) - Method in class com.github.mkolisnyk.cucumber.reporting.types.breakdown.BreakdownTable
-
- valuateStepStatus(String) - Method in class com.github.mkolisnyk.cucumber.reporting.types.result.CucumberScenarioResult
-
- Valuator - Interface in com.github.mkolisnyk.cucumber.reporting.types.breakdown.valuators
-
- VALUATORS_MAP - Static variable in class com.github.mkolisnyk.cucumber.reporting.types.breakdown.BreakdownTable
-
- value - Variable in enum com.github.mkolisnyk.cucumber.reporting.types.enums.CucumberReportError
-
- value - Variable in enum com.github.mkolisnyk.cucumber.reporting.types.enums.CucumberReportLink
-
- value - Variable in enum com.github.mkolisnyk.cucumber.reporting.types.enums.CucumberReportTypes
-
- valueOf(String) - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.breakdown.BreakdownCellDisplayType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.breakdown.BreakdownCellValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.breakdown.DimensionValue
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.enums.CucumberReportError
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.enums.CucumberReportLink
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.enums.CucumberReportTypes
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.knownerrors.KnownErrorOrderBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.knownerrors.KnownErrorPriority
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.retrospective.RetrospectiveOrderBy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.breakdown.BreakdownCellDisplayType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.breakdown.BreakdownCellValue
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.breakdown.DimensionValue
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.enums.CucumberReportError
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.enums.CucumberReportLink
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.enums.CucumberReportTypes
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.knownerrors.KnownErrorOrderBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.knownerrors.KnownErrorPriority
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.github.mkolisnyk.cucumber.reporting.types.retrospective.RetrospectiveOrderBy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- variance(List<Double>, double) - Method in class com.github.mkolisnyk.cucumber.reporting.CucumberUsageReporting
-
- variance - Variable in class com.github.mkolisnyk.cucumber.reporting.types.beans.UsageDataBean.StepSourceData
-
Statistical information showing step variance.