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

A

AbstractPage - Class in net.masterthought.cucumber.generators
Delivers common methods for page generation.
AbstractPage(ReportBuilder, String) - 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
 
artifactsEnabled() - Method in class net.masterthought.cucumber.ConfigurationOptions
 
artifactsEnabledValue - Variable in class net.masterthought.cucumber.ConfigurationOptions
 

C

cells - Variable in class net.masterthought.cucumber.json.Row
 
clear() - Method in class net.masterthought.cucumber.VelocityContextMap
 
color - Variable in enum net.masterthought.cucumber.json.support.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
 
contextMap - 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
 
entrySet() - Method in class net.masterthought.cucumber.VelocityContextMap
 
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(ReportBuilder, Exception) - Constructor for class net.masterthought.cucumber.generators.ErrorPage
 

F

Feature - Class in net.masterthought.cucumber.json
 
Feature() - Constructor for class net.masterthought.cucumber.json.Feature
 
FeatureOverviewPage - Class in net.masterthought.cucumber.generators
 
FeatureOverviewPage(ReportBuilder) - Constructor for class net.masterthought.cucumber.generators.FeatureOverviewPage
 
FeatureReportPage - Class in net.masterthought.cucumber.generators
 
FeatureReportPage(ReportBuilder) - Constructor for class net.masterthought.cucumber.generators.FeatureReportPage
 
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
 
formatErrorMessage(String, int) - Static method in class net.masterthought.cucumber.util.Util
Converts error message into HTML code

G

generatePage() - Method in class net.masterthought.cucumber.generators.AbstractPage
 
generatePage() - Method in class net.masterthought.cucumber.generators.ErrorPage
 
generatePage() - Method in class net.masterthought.cucumber.generators.FeatureOverviewPage
 
generatePage() - Method in class net.masterthought.cucumber.generators.FeatureReportPage
 
generatePage() - Method in class net.masterthought.cucumber.generators.StepOverviewPage
 
generatePage() - Method in class net.masterthought.cucumber.generators.TagOverviewPage
 
generatePage() - Method in class net.masterthought.cucumber.generators.TagReportPage
 
generateReport(String) - Method in class net.masterthought.cucumber.generators.AbstractPage
 
generateReports() - Method in class net.masterthought.cucumber.ReportBuilder
 
generateStackedColumnChart(List<TagObject>) - Static method in class net.masterthought.cucumber.charts.FlashChartBuilder
 
generateTagChartData(List<TagObject>) - Static method in class net.masterthought.cucumber.charts.JsChartUtil
 
generateTagChartDataForHighCharts(List<TagObject>) - Static method in class net.masterthought.cucumber.charts.JsChartUtil
 
get(Object) - Method in class net.masterthought.cucumber.VelocityContextMap
 
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.ReportInformation
 
getAllDurationsAsString() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllFailedScenarios() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllFailedSteps() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllFailedTagScenarios() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllFailsTags() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllFeatures() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllMissingTags() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllPassedScenarios() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllPassedSteps() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllPassedTagScenarios() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllPassesTags() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllPendingTags() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllScenarios() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllSkippedSteps() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllSkippedTags() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllSteps() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllTagDuration() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllTags() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllTagScenarios() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllTagSteps() - Method in class net.masterthought.cucumber.ReportInformation
 
getAllUndefinedTags() - Method in class net.masterthought.cucumber.ReportInformation
 
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
 
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.ReportBuilder
 
getBuildProject() - Method in class net.masterthought.cucumber.ReportBuilder
 
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
 
getEmbeddings() - Method in class net.masterthought.cucumber.json.Hook
 
getEmbeddings() - Method in class net.masterthought.cucumber.json.Step
 
getEmbeddings() - Method in interface net.masterthought.cucumber.json.support.ResultsWithMatch
 
getErrorMessage() - Method in class net.masterthought.cucumber.json.Result
 
getEscapedValue() - Method in class net.masterthought.cucumber.json.DocString
Returns getValue escaped for HTML and to preserve whitespace.
getFailedScenarios() - Method in class net.masterthought.cucumber.json.Feature
 
getFeature() - Method in class net.masterthought.cucumber.json.Element
 
getGeneralParameters() - Method in class net.masterthought.cucumber.generators.AbstractPage
 
getId() - Method in class net.masterthought.cucumber.json.Element
 
getId() - Method in class net.masterthought.cucumber.json.Feature
 
getJsonFiles() - Method in class net.masterthought.cucumber.ReportBuilder
 
getKeyword() - Method in class net.masterthought.cucumber.json.Element
 
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 enum net.masterthought.cucumber.json.support.Status
Returns name of the status as lower case characters.
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.
getOrderedStatuses() - Static method in enum net.masterthought.cucumber.json.support.Status
Returns statuses in order they are displayed.
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.ReportInformation
 
getPercentageResult() - Method in class net.masterthought.cucumber.json.support.StepObject
Returns in as percentage how many steps passed (PASSED / All ).
getPluginUrlPath() - Method in class net.masterthought.cucumber.ReportBuilder
 
getProperties() - Method in class net.masterthought.cucumber.generators.AbstractPage
 
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.json.support.TagObject
 
getReportDirectory() - Method in class net.masterthought.cucumber.ReportBuilder
 
getReportFileName() - Method in class net.masterthought.cucumber.json.Feature
 
getReportFileName() - Method in class net.masterthought.cucumber.json.support.TagObject
 
getReportInformation() - Method in class net.masterthought.cucumber.ReportBuilder
 
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
 
getStepsChart(int, int, int, int, int, int) - Static method in class net.masterthought.cucumber.charts.FlashChartBuilder
 
getStepsCounter() - Method in class net.masterthought.cucumber.ReportInformation
 
getTagName() - Method in class net.masterthought.cucumber.json.support.TagObject
 
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
 
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.ReportInformation
 
getType() - Method in class net.masterthought.cucumber.json.Element
 
getUndefinedSteps() - Method in class net.masterthought.cucumber.ReportInformation
 
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.
getVelocityContext() - Method in class net.masterthought.cucumber.VelocityContextMap
 

H

hasBuildPassed() - Method in class net.masterthought.cucumber.ReportBuilder
 
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
 
hasValue() - Method in class net.masterthought.cucumber.json.DocString
 
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.
instance() - Static method in class net.masterthought.cucumber.ConfigurationOptions
 
isEmpty() - Method in class net.masterthought.cucumber.VelocityContextMap
 
isFlashCharts() - Method in class net.masterthought.cucumber.ReportBuilder
 
isHighCharts() - Method in class net.masterthought.cucumber.ReportBuilder
 
isParallel() - Static method in class net.masterthought.cucumber.ReportBuilder
 
isRunWithJenkins() - Method in class net.masterthought.cucumber.ReportBuilder
 
isScenario() - Method in class net.masterthought.cucumber.json.Element
 

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
 

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
 
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.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
 

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

parseJsonResults(List<String>) - Method in class net.masterthought.cucumber.ReportParser
 
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
 
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
 
render(int) - Method in class net.masterthought.cucumber.json.Embedded
Generates HTML code with attachment.
reportBuilder - Variable in class net.masterthought.cucumber.generators.AbstractPage
 
ReportBuilder - Class in net.masterthought.cucumber
 
ReportBuilder(List<String>, File, String, String, String, boolean, boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class net.masterthought.cucumber.ReportBuilder
 
reportInformation - Variable in class net.masterthought.cucumber.generators.AbstractPage
 
ReportInformation - Class in net.masterthought.cucumber
 
ReportInformation(List<Feature>) - Constructor for class net.masterthought.cucumber.ReportInformation
 
ReportParser - Class in net.masterthought.cucumber
 
ReportParser() - Constructor for class net.masterthought.cucumber.ReportParser
 
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.ReportBuilder
 
setBuildProject(String) - Method in class net.masterthought.cucumber.ReportBuilder
 
setFlashCharts(boolean) - Method in class net.masterthought.cucumber.ReportBuilder
 
setHighCharts(boolean) - Method in class net.masterthought.cucumber.ReportBuilder
 
setMedaData(Feature) - 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) - Method in class net.masterthought.cucumber.json.Feature
Sets additional information and calculates values which should be calculated during object creation.
setMissingFailsBuild(boolean) - Method in class net.masterthought.cucumber.ConfigurationOptions
 
setParallel(boolean) - Static method in class net.masterthought.cucumber.ReportBuilder
 
setPendingFailsBuild(boolean) - Method in class net.masterthought.cucumber.ConfigurationOptions
 
setPluginUrlPath(String) - Method in class net.masterthought.cucumber.ReportBuilder
 
setReportDirectory(File) - Method in class net.masterthought.cucumber.ReportBuilder
 
setRunWithJenkins(boolean) - Method in class net.masterthought.cucumber.ReportBuilder
 
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.json.support.StatusCounter
Sums all occurrences for all statuses.
size() - Method in class net.masterthought.cucumber.VelocityContextMap
 
skippedFailsBuild() - Method in class net.masterthought.cucumber.ConfigurationOptions
 
skippedFailsBuildValue - Variable in class net.masterthought.cucumber.ConfigurationOptions
 
Status - Enum in net.masterthought.cucumber.json.support
Defines all possible status provided by Cucumber.
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(ReportBuilder) - 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(ReportBuilder) - Constructor for class net.masterthought.cucumber.generators.TagOverviewPage
 
TagReportPage - Class in net.masterthought.cucumber.generators
 
TagReportPage(ReportBuilder) - Constructor for class net.masterthought.cucumber.generators.TagReportPage
 
tagsToHtml(Tag[]) - Static method in class net.masterthought.cucumber.util.Util
 
timeStamp() - Method in class net.masterthought.cucumber.ReportInformation
 

U

undefinedFailsBuild() - Method in class net.masterthought.cucumber.ConfigurationOptions
 
undefinedFailsBuildValue - Variable in class net.masterthought.cucumber.ConfigurationOptions
 
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

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.
values() - Method in class net.masterthought.cucumber.VelocityContextMap
 
ve - Variable in class net.masterthought.cucumber.generators.AbstractPage
 
VelocityContextMap - Class in net.masterthought.cucumber
Created by Arno Noordover on 30-1-14.
A C D E F G H I J K L M N O P R S T U V 

Copyright © 2016. All rights reserved.