- generateFileName(String) - Static method in class net.masterthought.cucumber.json.Tag
-
- generatePage() - Method in class net.masterthought.cucumber.generators.AbstractPage
-
- generateReports() - Method in class net.masterthought.cucumber.ReportBuilder
-
Parses provided files and generates the report.
- getAfter() - Method in class net.masterthought.cucumber.json.Element
-
- getAfterStatus() - Method in class net.masterthought.cucumber.json.Element
-
- getAllFeatures() - Method in class net.masterthought.cucumber.ReportResult
-
- getAllSteps() - Method in class net.masterthought.cucumber.ReportResult
-
- getAllTags() - Method in class net.masterthought.cucumber.ReportResult
-
- getAverageDuration() - Method in class net.masterthought.cucumber.json.support.StepObject
-
- getBefore() - Method in class net.masterthought.cucumber.json.Element
-
- getBeforeStatus() - Method in class net.masterthought.cucumber.json.Element
-
- getBuildNumber() - Method in class net.masterthought.cucumber.Configuration
-
- getBuildNumbers() - Method in class net.masterthought.cucumber.Trends
-
- getBuildTime() - Method in class net.masterthought.cucumber.ReportResult
-
- getCells() - Method in class net.masterthought.cucumber.json.Row
-
- getClassifications() - Method in class net.masterthought.cucumber.Configuration
-
Returns the classification for the report.
- getCurrentTime() - Static method in class net.masterthought.cucumber.ReportResult
-
- getData() - Method in class net.masterthought.cucumber.json.Embedding
-
- getDecodedData() - Method in class net.masterthought.cucumber.json.Embedding
-
- 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.EmptyReportable
-
- getDeviceName() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- getDeviceName() - Method in class net.masterthought.cucumber.json.Feature
-
- getDeviceName() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getDeviceName() - Method in interface net.masterthought.cucumber.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.EmptyReportable
-
- getDuration() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- getDuration() - Method in class net.masterthought.cucumber.json.Element
-
- getDuration() - Method in class net.masterthought.cucumber.json.Feature
-
- getDuration() - Method in class net.masterthought.cucumber.json.Result
-
- getDuration() - Method in class net.masterthought.cucumber.json.Step
-
- getDuration() - Method in interface net.masterthought.cucumber.json.support.Durationable
-
Returns duration for given item.
- getDuration() - Method in class net.masterthought.cucumber.json.support.StepObject
-
- getDuration() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getDuration() - Method in interface net.masterthought.cucumber.Reportable
-
Returns duration as milliseconds for this element.
- getDurations() - Method in class net.masterthought.cucumber.Trends
-
- getElements() - Method in class net.masterthought.cucumber.json.Feature
-
- getElements() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getEmbeddingDirectory() - Method in class net.masterthought.cucumber.Configuration
-
- getEmbeddings() - Method in class net.masterthought.cucumber.json.Hook
-
- getEmbeddings() - Method in class net.masterthought.cucumber.json.Step
-
- getErrorMessage() - Method in class net.masterthought.cucumber.json.Result
-
- getErrorMessageTitle() - Method in class net.masterthought.cucumber.json.Result
-
- getExtension() - Method in class net.masterthought.cucumber.json.Embedding
-
- getFailedFeatures() - Method in class net.masterthought.cucumber.EmptyReportable
-
- getFailedFeatures() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- getFailedFeatures() - Method in class net.masterthought.cucumber.json.Feature
-
- getFailedFeatures() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getFailedFeatures() - Method in interface net.masterthought.cucumber.Reportable
-
Returns number of failed features for this element.
- getFailedFeatures() - Method in class net.masterthought.cucumber.Trends
-
- getFailedScenarios() - Method in class net.masterthought.cucumber.EmptyReportable
-
- getFailedScenarios() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- getFailedScenarios() - Method in class net.masterthought.cucumber.json.Feature
-
- getFailedScenarios() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getFailedScenarios() - Method in interface net.masterthought.cucumber.Reportable
-
Returns number of failed scenarios for this element.
- getFailedScenarios() - Method in class net.masterthought.cucumber.Trends
-
- getFailedSteps() - Method in class net.masterthought.cucumber.EmptyReportable
-
- getFailedSteps() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- getFailedSteps() - Method in class net.masterthought.cucumber.json.Feature
-
- getFailedSteps() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getFailedSteps() - Method in interface net.masterthought.cucumber.Reportable
-
Returns number of failed steps for this element.
- getFailedSteps() - Method in class net.masterthought.cucumber.Trends
-
- getFeature() - Method in class net.masterthought.cucumber.json.Element
-
- getFeatureReport() - Method in class net.masterthought.cucumber.ReportResult
-
- getFeatures() - Method in class net.masterthought.cucumber.EmptyReportable
-
- getFeatures() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- getFeatures() - Method in class net.masterthought.cucumber.json.Feature
-
- getFeatures() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getFeatures() - Method in interface net.masterthought.cucumber.Reportable
-
Returns number of features for this element.
- getFileId() - Method in class net.masterthought.cucumber.json.Embedding
-
Returns unique file ID.
- getFileName() - Method in class net.masterthought.cucumber.json.Embedding
-
- 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
.
- getFormattedAverageDuration() - Method in class net.masterthought.cucumber.json.support.StepObject
-
- getFormattedDuration() - Method in class net.masterthought.cucumber.EmptyReportable
-
- getFormattedDuration() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- getFormattedDuration() - Method in class net.masterthought.cucumber.json.Element
-
- getFormattedDuration() - Method in class net.masterthought.cucumber.json.Feature
-
- getFormattedDuration() - Method in class net.masterthought.cucumber.json.Result
-
- getFormattedDuration() - Method in interface net.masterthought.cucumber.json.support.Durationable
-
Returns duration displayed in humanable format.
- getFormattedDuration() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getFormattedDuration() - Method in interface net.masterthought.cucumber.Reportable
-
Returns formatted duration for this element.
- getFormattedTotalDuration() - Method in class net.masterthought.cucumber.json.support.StepObject
-
- getId() - Method in class net.masterthought.cucumber.json.Feature
-
- getJsonFile() - Method in class net.masterthought.cucumber.json.Feature
-
- 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 formatted with first letter to uppercase.
- 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.Resultsable
-
- getMessages() - Method in class net.masterthought.cucumber.json.Output
-
- getMimeType() - Method in class net.masterthought.cucumber.json.Embedding
-
- getName() - Method in class net.masterthought.cucumber.EmptyReportable
-
- getName() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- 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 interface net.masterthought.cucumber.Reportable
-
Returns name of the element that will be displayed to user.
- getNumberOfStatus(Status) - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getOutputs() - Method in class net.masterthought.cucumber.json.Step
-
- getPassedFeatures() - Method in class net.masterthought.cucumber.EmptyReportable
-
- getPassedFeatures() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- getPassedFeatures() - Method in class net.masterthought.cucumber.json.Feature
-
- getPassedFeatures() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getPassedFeatures() - Method in interface net.masterthought.cucumber.Reportable
-
Returns number of passed features for this element.
- getPassedFeatures() - Method in class net.masterthought.cucumber.Trends
-
- getPassedScenarios() - Method in class net.masterthought.cucumber.EmptyReportable
-
- getPassedScenarios() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- getPassedScenarios() - Method in class net.masterthought.cucumber.json.Feature
-
- getPassedScenarios() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getPassedScenarios() - Method in interface net.masterthought.cucumber.Reportable
-
Returns number of passed scenarios for this element.
- getPassedScenarios() - Method in class net.masterthought.cucumber.Trends
-
- getPassedSteps() - Method in class net.masterthought.cucumber.EmptyReportable
-
- getPassedSteps() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- getPassedSteps() - Method in class net.masterthought.cucumber.json.Feature
-
- getPassedSteps() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getPassedSteps() - Method in interface net.masterthought.cucumber.Reportable
-
Returns number of passed steps for this element.
- getPassedSteps() - Method in class net.masterthought.cucumber.Trends
-
- getPendingSteps() - Method in class net.masterthought.cucumber.EmptyReportable
-
- getPendingSteps() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- getPendingSteps() - Method in class net.masterthought.cucumber.json.Feature
-
- getPendingSteps() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getPendingSteps() - Method in interface net.masterthought.cucumber.Reportable
-
Returns number of pending steps for this element.
- getPendingSteps() - Method in class net.masterthought.cucumber.Trends
-
- getPercentageResult() - Method in class net.masterthought.cucumber.json.support.StepObject
-
Gets percentage how many steps passed (PASSED / All) formatted to double decimal precision.
- getProjectName() - Method in class net.masterthought.cucumber.Configuration
-
- getRawName() - Method in enum net.masterthought.cucumber.json.support.Status
-
Returns name of the status converted to lower case characters.
- 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.Resultsable
-
- getRows() - Method in class net.masterthought.cucumber.json.Step
-
- getScenarios() - Method in class net.masterthought.cucumber.EmptyReportable
-
- getScenarios() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- getScenarios() - Method in class net.masterthought.cucumber.json.Feature
-
- getScenarios() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getScenarios() - Method in interface net.masterthought.cucumber.Reportable
-
Returns number of scenarios for this element.
- getSkippedSteps() - Method in class net.masterthought.cucumber.EmptyReportable
-
- getSkippedSteps() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- getSkippedSteps() - Method in class net.masterthought.cucumber.json.Feature
-
- getSkippedSteps() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getSkippedSteps() - Method in interface net.masterthought.cucumber.Reportable
-
Returns number of skipped steps for this element.
- getSkippedSteps() - Method in class net.masterthought.cucumber.Trends
-
- getSortingMethod() - Method in class net.masterthought.cucumber.Configuration
-
Returns the default sorting method.
- getStatus() - Method in class net.masterthought.cucumber.EmptyReportable
-
- getStatus() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- 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.Result
-
- getStatus() - Method in class net.masterthought.cucumber.json.support.StepObject
-
- getStatus() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getStatus() - Method in interface net.masterthought.cucumber.Reportable
-
Returns status for this element.
- getSteps() - Method in class net.masterthought.cucumber.EmptyReportable
-
- getSteps() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- 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 interface net.masterthought.cucumber.Reportable
-
Returns number of all steps for this element.
- getStepsStatus() - Method in class net.masterthought.cucumber.json.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
-
- getTagsToExcludeFromChart() - Method in class net.masterthought.cucumber.Configuration
-
- getTotalFeatures() - Method in class net.masterthought.cucumber.Trends
-
- getTotalOccurrences() - Method in class net.masterthought.cucumber.json.support.StepObject
-
- getTotalScenarios() - Method in class net.masterthought.cucumber.Trends
-
- getTotalSteps() - Method in class net.masterthought.cucumber.Trends
-
- getTrendsLimit() - Method in class net.masterthought.cucumber.Configuration
-
- getTrendsStatsFile() - Method in class net.masterthought.cucumber.Configuration
-
- getType() - Method in class net.masterthought.cucumber.json.Element
-
- getUndefinedSteps() - Method in class net.masterthought.cucumber.EmptyReportable
-
- getUndefinedSteps() - Method in class net.masterthought.cucumber.generators.OverviewReport
-
- getUndefinedSteps() - Method in class net.masterthought.cucumber.json.Feature
-
- getUndefinedSteps() - Method in class net.masterthought.cucumber.json.support.TagObject
-
- getUndefinedSteps() - Method in interface net.masterthought.cucumber.Reportable
-
Returns number of undefined steps for this element.
- getUndefinedSteps() - Method in class net.masterthought.cucumber.Trends
-
- getValue() - Method in class net.masterthought.cucumber.json.DocString
-
- getValueFor(Status) - Method in class net.masterthought.cucumber.json.support.StatusCounter
-
Gets the number of occurrences for given status.
- 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.FailuresOverviewPage
-
- 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
-
- getWebPage() - Method in class net.masterthought.cucumber.generators.TrendsOverviewPage
-