A B C D E F G H I J K M N O P R S T U V 

A

addTotalScenarios(int) - Method in class net.masterthought.cucumber.Background
 
addTotalScenariosFailed(int) - Method in class net.masterthought.cucumber.Background
 
addTotalScenariosPassed(int) - Method in class net.masterthought.cucumber.Background
 
addTotalSteps(int) - Method in class net.masterthought.cucumber.Background
 
Artifact - Class in net.masterthought.cucumber.json
 
Artifact(String, String, String, String, String) - Constructor for class net.masterthought.cucumber.json.Artifact
 
artifactConfig() - Method in class net.masterthought.cucumber.ConfigurationOptions
 
artifactConfiguration - Variable in class net.masterthought.cucumber.ConfigurationOptions
 
ArtifactProcessor - Class in net.masterthought.cucumber
 
ArtifactProcessor(String) - Constructor for class net.masterthought.cucumber.ArtifactProcessor
 
artifactsEnabled() - Method in class net.masterthought.cucumber.ConfigurationOptions
 
artifactsEnabledValue - Variable in class net.masterthought.cucumber.ConfigurationOptions
 

B

Background - Class in net.masterthought.cucumber
Created by JALASOFT\paolo^lizarazu on 09-01-14.
Background() - Constructor for class net.masterthought.cucumber.Background
 

C

clear() - Method in class net.masterthought.cucumber.VelocityContextMap
 
closeDiv() - Static method in class net.masterthought.cucumber.util.Util
 
color - Variable in enum net.masterthought.cucumber.util.Status
Color representation for given status.
ConfigurationOptions - Class in net.masterthought.cucumber
 
containsKey(Object) - Method in class net.masterthought.cucumber.VelocityContextMap
 
containsValue(Object) - Method in class net.masterthought.cucumber.VelocityContextMap
 
createOrAppendToTagMapByFeature(List<TagObject>, Sequence<String>, List<ScenarioTag>) - Method in class net.masterthought.cucumber.ReportInformation
 

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
 
Element.Functions - Class in net.masterthought.cucumber.json
 
Element.Functions() - Constructor for class net.masterthought.cucumber.json.Element.Functions
 
entrySet() - Method in class net.masterthought.cucumber.VelocityContextMap
 

F

Feature - Class in net.masterthought.cucumber.json
 
Feature() - Constructor for class net.masterthought.cucumber.json.Feature
 
findStatusCount(List<Status>, Status) - Static method in class net.masterthought.cucumber.util.Util
 
FlashChartBuilder - Class in net.masterthought.cucumber.charts
 
FlashChartBuilder() - Constructor for class net.masterthought.cucumber.charts.FlashChartBuilder
 
formatDuration(Long) - Static method in class net.masterthought.cucumber.util.Util
 

G

generateErrorPage(Exception) - Method in class net.masterthought.cucumber.ReportBuilder
 
generateFeatureReports() - Method in class net.masterthought.cucumber.ReportBuilder
 
generateReports() - Method in class net.masterthought.cucumber.ReportBuilder
 
generateTagChartData(List<TagObject>) - Static method in class net.masterthought.cucumber.charts.JsChartUtil
 
generateTagChartDataForHighCharts(List<TagObject>) - Static method in class net.masterthought.cucumber.charts.JsChartUtil
 
generateTagOverview() - Method in class net.masterthought.cucumber.ReportBuilder
 
generateTagReports() - Method in class net.masterthought.cucumber.ReportBuilder
 
get(Object) - Method in class net.masterthought.cucumber.VelocityContextMap
 
getArtifactFile() - Method in class net.masterthought.cucumber.json.Artifact
 
getBackgroundInfo() - Method in class net.masterthought.cucumber.ReportInformation
 
getBuildStatus() - Method in class net.masterthought.cucumber.ReportBuilder
 
getCells() - Method in class net.masterthought.cucumber.json.Row
 
getContentType() - Method in class net.masterthought.cucumber.json.Artifact
 
getContentType() - Method in class net.masterthought.cucumber.json.DocString
 
getCustomHeader() - Method in class net.masterthought.cucumber.ReportBuilder
 
getDataTableClass() - Method in class net.masterthought.cucumber.json.Step
 
getDescription() - Method in class net.masterthought.cucumber.json.Feature
 
getDeviceName() - Method in class net.masterthought.cucumber.json.Feature
 
getDocString() - Method in class net.masterthought.cucumber.json.Step
 
getDocStringOrNothing() - 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
 
getDurationOfSteps() - Method in class net.masterthought.cucumber.json.Feature
 
getDurationOfSteps() - Method in class net.masterthought.cucumber.TagObject
 
getElements() - Method in class net.masterthought.cucumber.json.Feature
 
getElements() - Method in class net.masterthought.cucumber.TagObject
 
getEmbeddings() - Method in class net.masterthought.cucumber.json.Step
 
getErrorMessage() - Method in class net.masterthought.cucumber.json.Result
 
getEscapedValue() - Method in class net.masterthought.cucumber.json.DocString
Returns getValue but escaped for HTML and to preserve whitespace
getFeatures() - Method in class net.masterthought.cucumber.ReportInformation
 
getFeatures() - Method in class net.masterthought.cucumber.ReportParser
 
getFileName() - Method in class net.masterthought.cucumber.json.Feature
 
getFileName() - Method in class net.masterthought.cucumber.TagObject
 
getImageTags() - Method in class net.masterthought.cucumber.json.Step
 
getKeyword() - Method in class net.masterthought.cucumber.json.Artifact
 
getKeyword() - Method in class net.masterthought.cucumber.json.Element
 
getLabel() - Method in enum net.masterthought.cucumber.util.Status
Returns name of the status starting from upper case character.
getLine() - Method in class net.masterthought.cucumber.json.DocString
 
getLocation() - Method in class net.masterthought.cucumber.json.Match
 
getLongTotalTagDuration() - Method in class net.masterthought.cucumber.ReportInformation
 
getMatch() - Method in class net.masterthought.cucumber.json.Step
 
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() - Static method in class net.masterthought.cucumber.json.Tag.functions
 
getName() - Method in class net.masterthought.cucumber.json.Tag
 
getName() - Method in enum net.masterthought.cucumber.util.Status
Returns name of the status as lower case characters.
getNumberOfFailingScenarios() - Method in class net.masterthought.cucumber.TagObject
 
getNumberOfFailures() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfFailures() - Method in class net.masterthought.cucumber.TagObject
No-parameters method required for velocity template.
getNumberOfMissing() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfMissing() - Method in class net.masterthought.cucumber.TagObject
No-parameters method required for velocity template.
getNumberOfPasses() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfPasses() - Method in class net.masterthought.cucumber.TagObject
No-parameters method required for velocity template.
getNumberOfPassingScenarios() - Method in class net.masterthought.cucumber.TagObject
 
getNumberOfPending() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfPending() - Method in class net.masterthought.cucumber.TagObject
No-parameters method required for velocity template.
getNumberOfScenarios() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfScenarios() - Method in class net.masterthought.cucumber.TagObject
 
getNumberOfScenariosFailed() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfScenariosPassed() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfSkipped() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfSkipped() - Method in class net.masterthought.cucumber.TagObject
No-parameters method required for velocity template.
getNumberOfStatus(Status) - Method in class net.masterthought.cucumber.TagObject
 
getNumberOfSteps() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfSteps() - Method in class net.masterthought.cucumber.TagObject
 
getNumberOfUndefined() - Method in class net.masterthought.cucumber.json.Feature
 
getNumberOfUndefined() - Method in class net.masterthought.cucumber.TagObject
No-parameters method required for velocity template.
getOrderedStatuses() - Static method in enum net.masterthought.cucumber.util.Status
Returns statuses in order they are displayed.
getOutput() - Method in class net.masterthought.cucumber.json.Step
 
getParentFeatureUri() - Method in class net.masterthought.cucumber.ScenarioTag
 
getProjectFeatureMap() - Method in class net.masterthought.cucumber.ReportInformation
 
getRawName() - Method in class net.masterthought.cucumber.json.Element
 
getRawName() - Method in class net.masterthought.cucumber.json.Feature
 
getRawName() - Method in class net.masterthought.cucumber.json.Step
 
getRawStatus() - Method in class net.masterthought.cucumber.json.Feature
 
getRawStatus() - Method in class net.masterthought.cucumber.TagObject
 
getReportStatusColour(Feature) - Method in class net.masterthought.cucumber.ReportInformation
 
getRows() - Method in class net.masterthought.cucumber.json.Step
 
getScenario() - Method in class net.masterthought.cucumber.json.Artifact
 
getScenario() - Method in class net.masterthought.cucumber.ScenarioTag
 
getScenarios() - Method in class net.masterthought.cucumber.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.TagObject
 
getStep() - Method in class net.masterthought.cucumber.json.Artifact
 
getSteps() - Method in class net.masterthought.cucumber.json.Element
 
getStepsChart(int, int, int, int, int, int) - Static method in class net.masterthought.cucumber.charts.FlashChartBuilder
 
getTagList() - Method in class net.masterthought.cucumber.json.Element
 
getTagList() - Method in class net.masterthought.cucumber.json.Feature
 
getTagName() - Method in class net.masterthought.cucumber.TagObject
 
getTagReportStatusColour(TagObject) - Method in class net.masterthought.cucumber.ReportInformation
 
getTags(List<TagObject>) - Static method in class net.masterthought.cucumber.charts.JsChartUtil
 
getTags() - Method in class net.masterthought.cucumber.json.Element
 
getTags() - Method in class net.masterthought.cucumber.json.Feature
 
getTags() - Method in class net.masterthought.cucumber.ReportInformation
 
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.Background
 
getTotalDuration() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalDurationAsString() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalFeatures() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalFormattedDuration() - Method in class net.masterthought.cucumber.Background
 
getTotalScenarios() - Method in class net.masterthought.cucumber.Background
 
getTotalScenarios() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalScenariosFailed() - Method in class net.masterthought.cucumber.Background
 
getTotalScenariosFailed() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalScenariosPassed() - Method in class net.masterthought.cucumber.Background
 
getTotalScenariosPassed() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalSteps() - Method in class net.masterthought.cucumber.Background
 
getTotalSteps() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalStepsFailed() - Method in class net.masterthought.cucumber.Background
 
getTotalStepsFailed() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalStepsForStatus(Status) - Method in class net.masterthought.cucumber.Background
 
getTotalStepsMissing() - Method in class net.masterthought.cucumber.Background
 
getTotalStepsMissing() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalStepsPassed() - Method in class net.masterthought.cucumber.Background
 
getTotalStepsPassed() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalStepsPending() - Method in class net.masterthought.cucumber.Background
 
getTotalStepsPending() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalStepsSkipped() - Method in class net.masterthought.cucumber.Background
 
getTotalStepsSkipped() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalStepsUndefined() - Method in class net.masterthought.cucumber.Background
 
getTotalStepsUndefined() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalTagDuration() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalTagFails() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalTagMissing() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalTagPasses() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalTagPending() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalTags() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalTagScenarios() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalTagScenariosFailed() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalTagScenariosPassed() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalTagSkipped() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalTagSteps() - Method in class net.masterthought.cucumber.ReportInformation
 
getTotalTagUndefined() - Method in class net.masterthought.cucumber.ReportInformation
 
getUri() - Method in class net.masterthought.cucumber.json.Feature
 
getValue() - Method in class net.masterthought.cucumber.json.DocString
 
getValueFor(Status) - Method in class net.masterthought.cucumber.util.StatusCounter
Gets the counter for given status.
getVelocityContext() - Method in class net.masterthought.cucumber.VelocityContextMap
 

H

hasDocString() - Method in class net.masterthought.cucumber.json.Step
 
hasRows() - Method in class net.masterthought.cucumber.json.Step
 
hasScenarios() - Method in class net.masterthought.cucumber.json.Feature
 
hasStatus(Status) - Static method in class net.masterthought.cucumber.json.Step.predicates
 
hasSteps() - Method in class net.masterthought.cucumber.json.Element
 
hasSteps() - Method in class net.masterthought.cucumber.ScenarioTag
 
hasTags() - Method in class net.masterthought.cucumber.json.Element
 
hasTags() - Method in class net.masterthought.cucumber.json.Feature
 
hasValue() - Method in class net.masterthought.cucumber.json.DocString
 

I

incrementFor(Status) - Method in class net.masterthought.cucumber.util.StatusCounter
Increments status counter by 1.
incrementFor(Status, int) - Method in class net.masterthought.cucumber.util.StatusCounter
Increments status counter.
incrStepCounterForStatus(Status) - Method in class net.masterthought.cucumber.Background
 
incrTotalDurationBy(Long) - Method in class net.masterthought.cucumber.Background
 
instance() - Static method in class net.masterthought.cucumber.ConfigurationOptions
 
isBackground() - Method in class net.masterthought.cucumber.json.Element
 
isEmpty() - Method in class net.masterthought.cucumber.VelocityContextMap
 
isParallel() - Static method in class net.masterthought.cucumber.ReportBuilder
 
isValidCucumberJsonReport(String) - Static method in class net.masterthought.cucumber.util.Util
 
itemExists(String) - Static method in class net.masterthought.cucumber.util.Util
 
itemExists(List<String>) - Static method in class net.masterthought.cucumber.util.Util
 
itemExists(Sequence<Element>) - Static method in class net.masterthought.cucumber.util.Util
 
itemExists(Tag[]) - Static method in class net.masterthought.cucumber.util.Util
 

J

JsChartUtil - Class in net.masterthought.cucumber.charts
 
JsChartUtil() - Constructor for class net.masterthought.cucumber.charts.JsChartUtil
 

K

keySet() - Method in class net.masterthought.cucumber.VelocityContextMap
 

M

main(String[]) - Static method in class net.masterthought.cucumber.Runner
 
Match - Class in net.masterthought.cucumber.json
 
Match() - Constructor for class net.masterthought.cucumber.json.Match
 
mimeEncodeEmbededImage(Object) - Static method in class net.masterthought.cucumber.json.Step
 
missingFailsBuild() - Method in class net.masterthought.cucumber.ConfigurationOptions
 
missingFailsBuildValue - Variable in class net.masterthought.cucumber.ConfigurationOptions
 

N

net.masterthought.cucumber - package net.masterthought.cucumber
 
net.masterthought.cucumber.charts - package net.masterthought.cucumber.charts
 
net.masterthought.cucumber.json - package net.masterthought.cucumber.json
 
net.masterthought.cucumber.util - package net.masterthought.cucumber.util
 

O

of(VelocityContext) - Static method in class net.masterthought.cucumber.VelocityContextMap
 
orderScenariosByValue(int, int) - Method in class net.masterthought.cucumber.charts.JsChartUtil
 
orderStepsByValue(int, int, int, int, int, int) - Method in class net.masterthought.cucumber.charts.JsChartUtil
 

P

passed(boolean) - Static method in class net.masterthought.cucumber.util.Util
 
pendingFailsBuild() - Method in class net.masterthought.cucumber.ConfigurationOptions
 
pendingFailsBuildValue - Variable in class net.masterthought.cucumber.ConfigurationOptions
 
pieScenariosChart(int, int) - Static method in class net.masterthought.cucumber.charts.FlashChartBuilder
 
process() - Method in class net.masterthought.cucumber.ArtifactProcessor
 
processSteps() - Method in class net.masterthought.cucumber.json.Feature
 
put(String, Object) - Method in class net.masterthought.cucumber.VelocityContextMap
 
putAll(Map<? extends String, ?>) - Method in class net.masterthought.cucumber.VelocityContextMap
 

R

readFileAsString(String) - Static method in class net.masterthought.cucumber.util.Util
 
remove(Object) - Method in class net.masterthought.cucumber.VelocityContextMap
 
ReportBuilder - Class in net.masterthought.cucumber
 
ReportBuilder(List<String>, File, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, String, boolean, boolean) - Constructor for class net.masterthought.cucumber.ReportBuilder
Configures report that will be used for further generation.
ReportInformation - Class in net.masterthought.cucumber
 
ReportInformation(Map<String, List<Feature>>) - Constructor for class net.masterthought.cucumber.ReportInformation
 
ReportParser - Class in net.masterthought.cucumber
 
ReportParser(List<String>) - Constructor for class net.masterthought.cucumber.ReportParser
 
Result - Class in net.masterthought.cucumber.json
 
Result() - Constructor for class net.masterthought.cucumber.json.Result
 
Row - Class in net.masterthought.cucumber.json
 
Row() - Constructor for class net.masterthought.cucumber.json.Row
 
Runner - Class in net.masterthought.cucumber
 
Runner() - Constructor for class net.masterthought.cucumber.Runner
 

S

scenarioExists(String, String) - Static method in class net.masterthought.cucumber.ScenarioTag.Predicates
 
ScenarioTag - Class in net.masterthought.cucumber
 
ScenarioTag(Element, String) - Constructor for class net.masterthought.cucumber.ScenarioTag
 
ScenarioTag.Predicates - Class in net.masterthought.cucumber
 
ScenarioTag.Predicates() - Constructor for class net.masterthought.cucumber.ScenarioTag.Predicates
 
setArtifactConfiguration(Map<String, Artifact>) - Method in class net.masterthought.cucumber.ConfigurationOptions
 
setArtifactsEnabled(boolean) - Method in class net.masterthought.cucumber.ConfigurationOptions
 
setCustomHeader(Map<String, String>) - Method in class net.masterthought.cucumber.ReportBuilder
 
setJsonFile(String) - Method in class net.masterthought.cucumber.json.Feature
 
setMissingFailsBuild(boolean) - Method in class net.masterthought.cucumber.ConfigurationOptions
 
setName(String) - Method in class net.masterthought.cucumber.json.Step
 
setParallel(boolean) - Static method in class net.masterthought.cucumber.ReportBuilder
 
setPendingFailsBuild(boolean) - Method in class net.masterthought.cucumber.ConfigurationOptions
 
setScenarios(List<ScenarioTag>) - Method in class net.masterthought.cucumber.TagObject
 
setSkippedFailsBuild(boolean) - Method in class net.masterthought.cucumber.ConfigurationOptions
 
setUndefinedFailsBuild(boolean) - Method in class net.masterthought.cucumber.ConfigurationOptions
 
size() - Method in class net.masterthought.cucumber.VelocityContextMap
 
skippedFailsBuild() - Method in class net.masterthought.cucumber.ConfigurationOptions
 
skippedFailsBuildValue - Variable in class net.masterthought.cucumber.ConfigurationOptions
 
StackedColumnChart(List<TagObject>) - Static method in class net.masterthought.cucumber.charts.FlashChartBuilder
 
status() - Static method in class net.masterthought.cucumber.json.Element.Functions
 
status() - Static method in class net.masterthought.cucumber.json.Step.functions
 
status() - Static method in class net.masterthought.cucumber.json.Step.predicates
 
Status - Enum in net.masterthought.cucumber.util
Defines all possible status provided by Cucumber.
StatusCounter - Class in net.masterthought.cucumber.util
Keeps information about statuses occurrence.
StatusCounter() - Constructor for class net.masterthought.cucumber.util.StatusCounter
 
Step - Class in net.masterthought.cucumber.json
 
Step() - Constructor for class net.masterthought.cucumber.json.Step
 
Step.functions - Class in net.masterthought.cucumber.json
 
Step.functions() - Constructor for class net.masterthought.cucumber.json.Step.functions
 
Step.predicates - Class in net.masterthought.cucumber.json
 
Step.predicates() - Constructor for class net.masterthought.cucumber.json.Step.predicates
 

T

Tag - Class in net.masterthought.cucumber.json
 
Tag(String) - Constructor for class net.masterthought.cucumber.json.Tag
 
Tag.functions - Class in net.masterthought.cucumber.json
 
Tag.functions() - Constructor for class net.masterthought.cucumber.json.Tag.functions
 
TagObject - Class in net.masterthought.cucumber
 
TagObject(String, List<ScenarioTag>) - Constructor for class net.masterthought.cucumber.TagObject
 
timeStamp() - Method in class net.masterthought.cucumber.ReportInformation
 
toHtmlClass() - Method in enum net.masterthought.cucumber.util.Status
 

U

U2U(String) - Static method in class net.masterthought.cucumber.util.Util
 
undefinedFailsBuild() - Method in class net.masterthought.cucumber.ConfigurationOptions
 
undefinedFailsBuildValue - Variable in class net.masterthought.cucumber.ConfigurationOptions
 
unzipToFile(File, File) - Static method in class net.masterthought.cucumber.util.UnzipUtils
 
UnzipUtils - Class in net.masterthought.cucumber.util
 
UnzipUtils() - Constructor for class net.masterthought.cucumber.util.UnzipUtils
 
Util - Class in net.masterthought.cucumber.util
 
Util() - Constructor for class net.masterthought.cucumber.util.Util
 
uuidForImage(Object) - Static method in class net.masterthought.cucumber.json.Step
 

V

valueOf(String) - Static method in enum net.masterthought.cucumber.util.Status
Returns the enum constant of this type with the specified name.
values() - Static method in enum net.masterthought.cucumber.util.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class net.masterthought.cucumber.VelocityContextMap
 
VelocityContextMap - Class in net.masterthought.cucumber
Created by Arno Noordover on 30-1-14.
A B C D E F G H I J K M N O P R S T U V 

Copyright © 2015. All Rights Reserved.