- generatePage() - Method in class net.masterthought.cucumber.generators.AbstractPage
-
- generateReports() - Method in class net.masterthought.cucumber.ReportBuilder
-
- generateTagChartDataForHighCharts(List<TagObject>) - Static method in class net.masterthought.cucumber.util.ChartUtil
-
- getAfter() - Method in class net.masterthought.cucumber.json.Element
-
- getAllFailedFeatures() - Method in class net.masterthought.cucumber.ReportResult
-
- getAllFeatures() - Method in class net.masterthought.cucumber.ReportResult
-
- getAllPassedFeatures() - Method in class net.masterthought.cucumber.ReportResult
-
- getAllSteps() - Method in class net.masterthought.cucumber.ReportResult
-
- getAllTags() - Method in class net.masterthought.cucumber.ReportResult
-
- getAttachments() - Method in class net.masterthought.cucumber.json.Step
-
- getAverageFormattedDuration() - Method in class net.masterthought.cucumber.json.support.StepObject
-
- getBefore() - Method in class net.masterthought.cucumber.json.Element
-
- getBuildNumber() - Method in class net.masterthought.cucumber.Configuration
-
- getBuildTime() - Method in class net.masterthought.cucumber.ReportResult
-
- getCells() - Method in class net.masterthought.cucumber.json.Row
-
- getDescription() - Method in class net.masterthought.cucumber.json.Element
-
- getDescription() - Method in class net.masterthought.cucumber.json.Feature
-
- getDeviceName() - Method in class net.masterthought.cucumber.json.Feature
-
- getDeviceName() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getDeviceName() - Method in class net.masterthought.cucumber.reports.OverviewReport
-
- getDeviceName() - Method in interface net.masterthought.cucumber.reports.Reportable
-
In case of running the same tests on many devices it displays name of the device.
- getDocString() - Method in class net.masterthought.cucumber.json.Step
-
- getDuration() - Method in class net.masterthought.cucumber.json.Result
-
- getDuration() - Method in class net.masterthought.cucumber.json.Step
-
- getDurations() - Method in class net.masterthought.cucumber.json.Feature
-
- getDurations() - Method in class net.masterthought.cucumber.json.support.StepObject
-
- getDurations() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getDurations() - Method in class net.masterthought.cucumber.reports.OverviewReport
-
- getDurations() - Method in interface net.masterthought.cucumber.reports.Reportable
-
Returns formatted duration for this element.
- getElements() - Method in class net.masterthought.cucumber.json.Feature
-
- getElements() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getErrorMessage() - Method in class net.masterthought.cucumber.json.Result
-
- getErrorMessage() - Method in class net.masterthought.cucumber.json.Step
-
- getFailedScenarios() - Method in class net.masterthought.cucumber.json.Feature
-
- getFailedScenarios() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getFailedScenarios() - Method in class net.masterthought.cucumber.reports.OverviewReport
-
- getFailedScenarios() - Method in interface net.masterthought.cucumber.reports.Reportable
-
Returns number of failed scenarios for this element.
- getFailedSteps() - Method in class net.masterthought.cucumber.json.Feature
-
- getFailedSteps() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getFailedSteps() - Method in class net.masterthought.cucumber.reports.OverviewReport
-
- getFailedSteps() - Method in interface net.masterthought.cucumber.reports.Reportable
-
Returns number of failed steps for this element.
- getFeature() - Method in class net.masterthought.cucumber.generators.FeatureReportPage
-
- getFeature() - Method in class net.masterthought.cucumber.json.Element
-
- getFeatureReport() - Method in class net.masterthought.cucumber.ReportResult
-
- getFileName() - Method in class net.masterthought.cucumber.json.Tag
-
- getFinalStatus() - Method in class net.masterthought.cucumber.json.support.StatusCounter
-
If statuses for all items are the same then this finalStatus is returned, otherwise
Status.FAILED.
- getFormatedDuration() - Method in class net.masterthought.cucumber.json.Result
-
- getFormatedErrorMessage() - Method in class net.masterthought.cucumber.json.Result
-
- getId() - Method in class net.masterthought.cucumber.json.Element
-
- getId() - Method in class net.masterthought.cucumber.json.Feature
-
- getJenkinsBasePath() - Method in class net.masterthought.cucumber.Configuration
-
- getKeyword() - Method in class net.masterthought.cucumber.json.Element
-
- getKeyword() - Method in class net.masterthought.cucumber.json.Feature
-
- getKeyword() - Method in class net.masterthought.cucumber.json.Step
-
- getLabel() - Method in enum net.masterthought.cucumber.json.support.Status
-
Returns name of the status changing first letter to upper case character.
- getLocation() - Method in class net.masterthought.cucumber.json.Match
-
- getLocation() - Method in class net.masterthought.cucumber.json.support.StepObject
-
- getMatch() - Method in class net.masterthought.cucumber.json.Hook
-
- getMatch() - Method in class net.masterthought.cucumber.json.Step
-
- getMatch() - Method in interface net.masterthought.cucumber.json.support.ResultsWithMatch
-
- getMissingSteps() - Method in class net.masterthought.cucumber.json.Feature
-
- getMissingSteps() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getMissingSteps() - Method in class net.masterthought.cucumber.reports.OverviewReport
-
- getMissingSteps() - Method in interface net.masterthought.cucumber.reports.Reportable
-
Returns number of missing steps for this element.
- getName() - Method in class net.masterthought.cucumber.json.Element
-
- getName() - Method in class net.masterthought.cucumber.json.Feature
-
- getName() - Method in class net.masterthought.cucumber.json.Step
-
- getName() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getName() - Method in class net.masterthought.cucumber.json.Tag
-
- getName() - Method in class net.masterthought.cucumber.reports.OverviewReport
-
- getName() - Method in interface net.masterthought.cucumber.reports.Reportable
-
Returns name of the element that will be displayed to user.
- getNumberOfStatus(Status) - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getOutput() - Method in class net.masterthought.cucumber.json.Step
-
- getPassedScenarios() - Method in class net.masterthought.cucumber.json.Feature
-
- getPassedScenarios() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getPassedScenarios() - Method in class net.masterthought.cucumber.reports.OverviewReport
-
- getPassedScenarios() - Method in interface net.masterthought.cucumber.reports.Reportable
-
Returns number of passed scenarios for this element.
- getPassedSteps() - Method in class net.masterthought.cucumber.json.Feature
-
- getPassedSteps() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getPassedSteps() - Method in class net.masterthought.cucumber.reports.OverviewReport
-
- getPassedSteps() - Method in interface net.masterthought.cucumber.reports.Reportable
-
Returns number of passed steps for this element.
- getPendingSteps() - Method in class net.masterthought.cucumber.json.Feature
-
- getPendingSteps() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getPendingSteps() - Method in class net.masterthought.cucumber.reports.OverviewReport
-
- getPendingSteps() - Method in interface net.masterthought.cucumber.reports.Reportable
-
Returns number of pending steps for this element.
- getPercentageResult() - Method in class net.masterthought.cucumber.json.support.StepObject
-
Returns in as percentage how many steps passed (PASSED / All) formatted to double decimal precision.
- getProjectName() - Method in class net.masterthought.cucumber.Configuration
-
- getRawName() - Method in class net.masterthought.cucumber.json.Element
-
- getRawName() - Method in enum net.masterthought.cucumber.json.support.Status
-
Returns name of the status as lower case characters.
- getRawStatus() - Method in class net.masterthought.cucumber.json.Feature
-
- getRawStatus() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getReportDirectory() - Method in class net.masterthought.cucumber.Configuration
-
- getReportFileName() - Method in class net.masterthought.cucumber.json.Feature
-
- getReportFileName() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getResult() - Method in class net.masterthought.cucumber.json.Hook
-
- getResult() - Method in class net.masterthought.cucumber.json.Step
-
- getResult() - Method in interface net.masterthought.cucumber.json.support.ResultsWithMatch
-
- getRows() - Method in class net.masterthought.cucumber.json.Step
-
- getScenarios() - Method in class net.masterthought.cucumber.json.Feature
-
- getScenarios() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getScenarios() - Method in class net.masterthought.cucumber.reports.OverviewReport
-
- getScenarios() - Method in interface net.masterthought.cucumber.reports.Reportable
-
Returns number of scenarios related to this element.
- getSkippedSteps() - Method in class net.masterthought.cucumber.json.Feature
-
- getSkippedSteps() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getSkippedSteps() - Method in class net.masterthought.cucumber.reports.OverviewReport
-
- getSkippedSteps() - Method in interface net.masterthought.cucumber.reports.Reportable
-
Returns number of skipped steps for this element.
- getStatus() - Method in class net.masterthought.cucumber.json.Element
-
- getStatus() - Method in class net.masterthought.cucumber.json.Feature
-
- getStatus() - Method in class net.masterthought.cucumber.json.Hook
-
- getStatus() - Method in class net.masterthought.cucumber.json.Result
-
- getStatus() - Method in class net.masterthought.cucumber.json.Step
-
- getStatus() - Method in interface net.masterthought.cucumber.json.support.ResultsWithMatch
-
- getStatus() - Method in class net.masterthought.cucumber.json.support.StepObject
-
- getStatus() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getStatus() - Method in class net.masterthought.cucumber.reports.OverviewReport
-
- getStatus() - Method in interface net.masterthought.cucumber.reports.Reportable
-
Returns status for this element.
- getSteps() - Method in class net.masterthought.cucumber.json.Element
-
- getSteps() - Method in class net.masterthought.cucumber.json.Feature
-
- getSteps() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getSteps() - Method in class net.masterthought.cucumber.reports.OverviewReport
-
- getSteps() - Method in interface net.masterthought.cucumber.reports.Reportable
-
Returns number of all steps for this element.
- getTagReport() - Method in class net.masterthought.cucumber.ReportResult
-
- getTags() - Method in class net.masterthought.cucumber.json.Element
-
- getTags() - Method in class net.masterthought.cucumber.json.Feature
-
- getTags(List<TagObject>) - Static method in class net.masterthought.cucumber.util.ChartUtil
-
- getTotalFormattedDuration() - Method in class net.masterthought.cucumber.json.support.StepObject
-
- getTotalOccurrences() - Method in class net.masterthought.cucumber.json.support.StepObject
-
- getType() - Method in class net.masterthought.cucumber.json.Element
-
- getUndefinedSteps() - Method in class net.masterthought.cucumber.json.Feature
-
- getUndefinedSteps() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getUndefinedSteps() - Method in class net.masterthought.cucumber.reports.OverviewReport
-
- getUndefinedSteps() - Method in interface net.masterthought.cucumber.reports.Reportable
-
Returns number of undefined steps for this element.
- getValue() - Method in class net.masterthought.cucumber.json.DocString
-
- getValueFor(Status) - Method in class net.masterthought.cucumber.json.support.StatusCounter
-
Gets the counter for given finalStatus.
- getWebPage() - Method in class net.masterthought.cucumber.generators.AbstractPage
-
Returns HTML file name (with extension) for this report.
- getWebPage() - Method in class net.masterthought.cucumber.generators.ErrorPage
-
- getWebPage() - Method in class net.masterthought.cucumber.generators.FeatureReportPage
-
- getWebPage() - Method in class net.masterthought.cucumber.generators.FeaturesOverviewPage
-
- getWebPage() - Method in class net.masterthought.cucumber.generators.StepsOverviewPage
-
- getWebPage() - Method in class net.masterthought.cucumber.generators.TagReportPage
-
- getWebPage() - Method in class net.masterthought.cucumber.generators.TagsOverviewPage
-