A C D E F G H I L M N P R S T U V 

A

AbstractPage - Class in net.masterthought.cucumber.generators
Delivers common methods for page generation.
AbstractPage(ReportResult, String, Configuration) - Constructor for class net.masterthought.cucumber.generators.AbstractPage
 
addDuration(long, String) - Method in class net.masterthought.cucumber.json.support.StepObject
 
addElement(Element) - Method in class net.masterthought.cucumber.json.support.TagObject
 

C

ChartUtil - Class in net.masterthought.cucumber.util
 
ChartUtil() - Constructor for class net.masterthought.cucumber.util.ChartUtil
 
Configuration - Class in net.masterthought.cucumber
 
Configuration(File, String) - Constructor for class net.masterthought.cucumber.Configuration
 
configuration - Variable in class net.masterthought.cucumber.generators.AbstractPage
 

D

DocString - Class in net.masterthought.cucumber.json
Doc Strings are handy for specifying a larger piece of text.
DocString() - Constructor for class net.masterthought.cucumber.json.DocString
 

E

Element - Class in net.masterthought.cucumber.json
 
Element() - Constructor for class net.masterthought.cucumber.json.Element
 
Embedded - Class in net.masterthought.cucumber.json
 
Embedded() - Constructor for class net.masterthought.cucumber.json.Embedded
 
equals(Object) - Method in class net.masterthought.cucumber.json.Element
 
equals(Object) - Method in class net.masterthought.cucumber.json.Tag
 
ErrorPage - Class in net.masterthought.cucumber.generators
 
ErrorPage(ReportResult, Configuration, Exception, List<String>) - Constructor for class net.masterthought.cucumber.generators.ErrorPage
 

F

failsIfMissing() - Method in class net.masterthought.cucumber.Configuration
 
failsIFPending() - Method in class net.masterthought.cucumber.Configuration
 
failsIfSkipped() - Method in class net.masterthought.cucumber.Configuration
 
failsIfUndefined() - Method in class net.masterthought.cucumber.Configuration
 
Feature - Class in net.masterthought.cucumber.json
 
Feature() - Constructor for class net.masterthought.cucumber.json.Feature
 
FeatureOverviewPage - Class in net.masterthought.cucumber.generators
 
FeatureOverviewPage(ReportResult, Configuration) - Constructor for class net.masterthought.cucumber.generators.FeatureOverviewPage
 
FeatureReportPage - Class in net.masterthought.cucumber.generators
 
FeatureReportPage(ReportResult, Configuration, Feature) - Constructor for class net.masterthought.cucumber.generators.FeatureReportPage
 
formatDuration(long) - Static method in class net.masterthought.cucumber.util.Util
 
formatMessage(String, int) - Static method in class net.masterthought.cucumber.util.Util
Converts message into HTML code.

G

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
 
getAfterAttachments() - Method in class net.masterthought.cucumber.json.Element
 
getAllDurations() - Method in class net.masterthought.cucumber.ReportResult
 
getAllDurationsAsString() - Method in class net.masterthought.cucumber.ReportResult
 
getAllFailedFeatures() - Method in class net.masterthought.cucumber.ReportResult
 
getAllFailedScenarios() - Method in class net.masterthought.cucumber.ReportResult
 
getAllFailedSteps() - Method in class net.masterthought.cucumber.ReportResult
 
getAllFailedTagScenarios() - Method in class net.masterthought.cucumber.ReportResult
 
getAllFailsTags() - Method in class net.masterthought.cucumber.ReportResult
 
getAllFeatures() - Method in class net.masterthought.cucumber.ReportResult
 
getAllMissingTags() - Method in class net.masterthought.cucumber.ReportResult
 
getAllPassedFeatures() - Method in class net.masterthought.cucumber.ReportResult
 
getAllPassedScenarios() - Method in class net.masterthought.cucumber.ReportResult
 
getAllPassedSteps() - Method in class net.masterthought.cucumber.ReportResult
 
getAllPassedTagScenarios() - Method in class net.masterthought.cucumber.ReportResult
 
getAllPassesTags() - Method in class net.masterthought.cucumber.ReportResult
 
getAllPendingTags() - Method in class net.masterthought.cucumber.ReportResult
 
getAllScenarios() - Method in class net.masterthought.cucumber.ReportResult
 
getAllSkippedSteps() - Method in class net.masterthought.cucumber.ReportResult
 
getAllSkippedTags() - Method in class net.masterthought.cucumber.ReportResult
 
getAllSteps() - Method in class net.masterthought.cucumber.ReportResult
 
getAllTagDuration() - Method in class net.masterthought.cucumber.ReportResult
 
getAllTags() - Method in class net.masterthought.cucumber.ReportResult
 
getAllTagScenarios() - Method in class net.masterthought.cucumber.ReportResult
 
getAllTagSteps() - Method in class net.masterthought.cucumber.ReportResult
 
getAllUndefinedTags() - Method in class net.masterthought.cucumber.ReportResult
 
getAttachments() - Method in class net.masterthought.cucumber.json.Hook
 
getAttachments() - Method in class net.masterthought.cucumber.json.Step
 
getAttachments() - Method in interface net.masterthought.cucumber.json.support.ResultsWithMatch
 
getAverageFormattedDuration() - Method in class net.masterthought.cucumber.json.support.StepObject
 
getBefore() - Method in class net.masterthought.cucumber.json.Element
 
getBeforeAttachments() - 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.Feature
 
getDetails() - Method in class net.masterthought.cucumber.json.Step
 
getDeviceName() - Method in class net.masterthought.cucumber.json.Feature
 
getDocString() - Method in class net.masterthought.cucumber.json.Step
Returns a formatted doc-string section.
getDuration() - Method in class net.masterthought.cucumber.json.Result
 
getDuration() - Method in class net.masterthought.cucumber.json.Step
 
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
 
getFailedScenarios() - Method in class net.masterthought.cucumber.json.Feature
 
getFeature() - Method in class net.masterthought.cucumber.json.Element
 
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
 
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
 
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.Tag
 
getNumberOfFailingScenarios() - Method in class net.masterthought.cucumber.json.support.TagObject
 
getNumberOfFailures() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfFailures() - Method in class net.masterthought.cucumber.json.support.TagObject
No-parameters method required for velocity template.
getNumberOfMissing() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfMissing() - Method in class net.masterthought.cucumber.json.support.TagObject
No-parameters method required for velocity template.
getNumberOfPasses() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfPasses() - Method in class net.masterthought.cucumber.json.support.TagObject
No-parameters method required for velocity template.
getNumberOfPassingScenarios() - Method in class net.masterthought.cucumber.json.support.TagObject
 
getNumberOfPending() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfPending() - Method in class net.masterthought.cucumber.json.support.TagObject
No-parameters method required for velocity template.
getNumberOfSkipped() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfSkipped() - Method in class net.masterthought.cucumber.json.support.TagObject
No-parameters method required for velocity template.
getNumberOfStatus(Status) - Method in class net.masterthought.cucumber.json.support.TagObject
 
getNumberOfSteps() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfSteps() - Method in class net.masterthought.cucumber.json.support.TagObject
 
getNumberOfUndefined() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfUndefined() - Method in class net.masterthought.cucumber.json.support.TagObject
No-parameters method required for velocity template.
getOutput() - Method in class net.masterthought.cucumber.json.Step
 
getPassedScenarios() - Method in class net.masterthought.cucumber.json.Feature
 
getPendingStepsl() - Method in class net.masterthought.cucumber.ReportResult
 
getPercentageResult() - Method in class net.masterthought.cucumber.json.support.StepObject
Returns in as percentage how many steps passed (PASSED / All ).
getProjectName() - Method in class net.masterthought.cucumber.Configuration
 
getRawName() - Method in class net.masterthought.cucumber.json.Element
 
getRawName() - Method in class net.masterthought.cucumber.json.Feature
 
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
 
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.Step
 
getStatus() - Method in class net.masterthought.cucumber.json.support.TagObject
 
getSteps() - Method in class net.masterthought.cucumber.json.Element
 
getStepsCounter() - Method in class net.masterthought.cucumber.ReportResult
 
getTagName() - Method in class net.masterthought.cucumber.json.support.TagObject
 
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
 
getTagsList() - Method in class net.masterthought.cucumber.json.Element
 
getTagsList() - Method in class net.masterthought.cucumber.json.Feature
 
getTotalDuration() - Method in class net.masterthought.cucumber.json.Feature
 
getTotalDuration() - Method in class net.masterthought.cucumber.json.support.StepObject
 
getTotalDuration() - Method in class net.masterthought.cucumber.json.support.TagObject
 
getTotalFormattedDuration() - Method in class net.masterthought.cucumber.json.support.StepObject
 
getTotalOccurrences() - Method in class net.masterthought.cucumber.json.support.StepObject
 
getTotalStepsMissing() - Method in class net.masterthought.cucumber.ReportResult
 
getType() - Method in class net.masterthought.cucumber.json.Element
 
getUndefinedSteps() - Method in class net.masterthought.cucumber.ReportResult
 
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 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.FeatureOverviewPage
 
getWebPage() - Method in class net.masterthought.cucumber.generators.FeatureReportPage
 
getWebPage() - Method in class net.masterthought.cucumber.generators.StepOverviewPage
 
getWebPage() - Method in class net.masterthought.cucumber.generators.TagOverviewPage
 
getWebPage() - Method in class net.masterthought.cucumber.generators.TagReportPage
 

H

hasBuildPassed() - Method in class net.masterthought.cucumber.ReportBuilder
Checks if all features pass.
hashCode() - Method in class net.masterthought.cucumber.json.Element
 
hashCode() - Method in class net.masterthought.cucumber.json.Tag
 
hasRows() - Method in class net.masterthought.cucumber.json.Step
 
hasSteps() - Method in class net.masterthought.cucumber.json.Element
 
hasTags() - Method in class net.masterthought.cucumber.json.Element
 
hasTags() - Method in class net.masterthought.cucumber.json.Feature
 
HelloCucumber - Class in <Unnamed>
 
HelloCucumber() - Constructor for class HelloCucumber
 
Hook - Class in net.masterthought.cucumber.json
 
Hook() - Constructor for class net.masterthought.cucumber.json.Hook
 

I

incrementFor(Status) - Method in class net.masterthought.cucumber.json.support.StatusCounter
Increments status counter by 1.
isParallelTesting() - Method in class net.masterthought.cucumber.Configuration
 
isRunWithJenkins() - Method in class net.masterthought.cucumber.Configuration
 
isScenario() - Method in class net.masterthought.cucumber.json.Element
 

L

location - Variable in class net.masterthought.cucumber.json.support.StepObject
Name of the method / step implementation.

M

main(String[]) - Static method in class HelloCucumber
 
Match - Class in net.masterthought.cucumber.json
 
Match() - Constructor for class net.masterthought.cucumber.json.Match
 

N

net.masterthought.cucumber - package net.masterthought.cucumber
 
net.masterthought.cucumber.generators - package net.masterthought.cucumber.generators
 
net.masterthought.cucumber.json - package net.masterthought.cucumber.json
 
net.masterthought.cucumber.json.support - package net.masterthought.cucumber.json.support
 
net.masterthought.cucumber.util - package net.masterthought.cucumber.util
 

P

parseJsonResults(List<String>) - Method in class net.masterthought.cucumber.ReportParser
 
prepareReport() - Method in class net.masterthought.cucumber.generators.AbstractPage
 
prepareReport() - Method in class net.masterthought.cucumber.generators.ErrorPage
 
prepareReport() - Method in class net.masterthought.cucumber.generators.FeatureOverviewPage
 
prepareReport() - Method in class net.masterthought.cucumber.generators.FeatureReportPage
 
prepareReport() - Method in class net.masterthought.cucumber.generators.StepOverviewPage
 
prepareReport() - Method in class net.masterthought.cucumber.generators.TagOverviewPage
 
prepareReport() - Method in class net.masterthought.cucumber.generators.TagReportPage
 

R

render(int) - Method in class net.masterthought.cucumber.json.Embedded
Generates HTML code with attachment.
report - Variable in class net.masterthought.cucumber.generators.AbstractPage
 
ReportBuilder - Class in net.masterthought.cucumber
 
ReportBuilder(List<String>, Configuration) - Constructor for class net.masterthought.cucumber.ReportBuilder
 
ReportParser - Class in net.masterthought.cucumber
 
ReportParser(Configuration) - Constructor for class net.masterthought.cucumber.ReportParser
 
ReportResult - Class in net.masterthought.cucumber
 
ReportResult(List<Feature>) - Constructor for class net.masterthought.cucumber.ReportResult
 
Result - Class in net.masterthought.cucumber.json
 
Result() - Constructor for class net.masterthought.cucumber.json.Result
 
ResultsWithMatch - Interface in net.masterthought.cucumber.json.support
Ensures that class delivers method for counting results and matches.
Row - Class in net.masterthought.cucumber.json
 
Row() - Constructor for class net.masterthought.cucumber.json.Row
 

S

setBuildNumber(String) - Method in class net.masterthought.cucumber.Configuration
 
setJenkinsBasePath(String) - Method in class net.masterthought.cucumber.Configuration
 
setMedaData(Feature, Configuration) - Method in class net.masterthought.cucumber.json.Element
 
setMedaData() - Method in class net.masterthought.cucumber.json.Hook
 
setMedaData(Element) - Method in class net.masterthought.cucumber.json.Step
 
setMetaData(String, int, Configuration) - Method in class net.masterthought.cucumber.json.Feature
Sets additional information and calculates values which should be calculated during object creation.
setParallelTesting(boolean) - Method in class net.masterthought.cucumber.Configuration
 
setRunWithJenkins(boolean) - Method in class net.masterthought.cucumber.Configuration
 
setStatusFlags(boolean, boolean, boolean, boolean) - Method in class net.masterthought.cucumber.Configuration
 
size() - Method in class net.masterthought.cucumber.json.support.StatusCounter
Sums all occurrences for all statuses.
Status - Enum in net.masterthought.cucumber.json.support
Defines all possible statuses provided by cucumber-jvm.
StatusCounter - Class in net.masterthought.cucumber.json.support
Keeps information about statuses occurrence.
StatusCounter() - Constructor for class net.masterthought.cucumber.json.support.StatusCounter
 
Step - Class in net.masterthought.cucumber.json
 
Step() - Constructor for class net.masterthought.cucumber.json.Step
 
StepObject - Class in net.masterthought.cucumber.json.support
Keeps information about steps statistics.
StepObject(String) - Constructor for class net.masterthought.cucumber.json.support.StepObject
 
StepOverviewPage - Class in net.masterthought.cucumber.generators
Presents details about how long steps are executed (adds the same steps and presents sum).
StepOverviewPage(ReportResult, Configuration) - Constructor for class net.masterthought.cucumber.generators.StepOverviewPage
 

T

Tag - Class in net.masterthought.cucumber.json
 
Tag() - Constructor for class net.masterthought.cucumber.json.Tag
 
TagObject - Class in net.masterthought.cucumber.json.support
 
TagObject(String) - Constructor for class net.masterthought.cucumber.json.support.TagObject
 
TagOverviewPage - Class in net.masterthought.cucumber.generators
 
TagOverviewPage(ReportResult, Configuration) - Constructor for class net.masterthought.cucumber.generators.TagOverviewPage
 
TagReportPage - Class in net.masterthought.cucumber.generators
 
TagReportPage(ReportResult, Configuration, TagObject) - Constructor for class net.masterthought.cucumber.generators.TagReportPage
 
tagsToHtml(Tag[]) - Static method in class net.masterthought.cucumber.util.Util
 
toStatus(String) - Static method in enum net.masterthought.cucumber.json.support.Status
 

U

unzipToFile(File, String) - Static method in class net.masterthought.cucumber.util.Util
 
Util - Class in net.masterthought.cucumber.util
 
Util() - Constructor for class net.masterthought.cucumber.util.Util
 

V

ValidationException - Exception in net.masterthought.cucumber
Notifies when report cannot be generated.
ValidationException(Exception) - Constructor for exception net.masterthought.cucumber.ValidationException
 
valueOf(String) - Static method in enum net.masterthought.cucumber.json.support.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.masterthought.cucumber.json.support.Status
Returns an array containing the constants of this enum type, in the order they are declared.
ve - Variable in class net.masterthought.cucumber.generators.AbstractPage
 
velocityContext - Variable in class net.masterthought.cucumber.generators.AbstractPage
 
A C D E F G H I L M N P R S T U V 

Copyright © 2016. All rights reserved.