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

A

add(TestResults) - Method in class hudson.plugins.testng.results.TestResults
 
addClassList(List<ClassResult>) - Method in class hudson.plugins.testng.results.TestResult
Adds only the classes that already aren't part of the list
addConfigurationMethod(MethodResult) - Method in class hudson.plugins.testng.results.GroupedTestRun
 
addTestList(List<TestResult>) - Method in class hudson.plugins.testng.results.TestResults
Adds only the s that already aren't part of the list
addTestMethod(MethodResult) - Method in class hudson.plugins.testng.results.ClassResult
 
addTestMethod(MethodResult) - Method in class hudson.plugins.testng.results.GroupedTestRun
 
addTestMethods(List<MethodResult>) - Method in class hudson.plugins.testng.results.ClassResult
 

B

BaseResult - Class in hudson.plugins.testng.results
 
BaseResult() - Constructor for class hudson.plugins.testng.results.BaseResult
 
BuildIndividualReport - Class in hudson.plugins.testng
 
BuildIndividualReport(Collection<TestResults>) - Constructor for class hudson.plugins.testng.BuildIndividualReport
 

C

ClassResult - Class in hudson.plugins.testng.results
 
ClassResult(String) - Constructor for class hudson.plugins.testng.results.ClassResult
 
createChart(StaplerRequest, CategoryDataset) - Static method in class hudson.plugins.testng.util.GraphHelper
 
createXmlPullParser(BufferedInputStream) - Static method in class hudson.plugins.testng.parser.ResultPullParserHelper
 

D

DATE_FORMAT - Static variable in class hudson.plugins.testng.parser.ResultsParser
 
DESCRIPTOR - Static variable in class hudson.plugins.testng.Publisher
 
DISPLAY_NAME - Static variable in class hudson.plugins.testng.PluginImpl
 
doGraph(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.testng.ProjectIndividualReport
Generates the graph that shows test pass/fail ratio
doGraphMap(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.testng.ProjectIndividualReport
 

E

equals(Object) - Method in class hudson.plugins.testng.results.TestResults
 
escapeExceptionMsg - Variable in class hudson.plugins.testng.Publisher
 
escapeString(String) - Static method in class hudson.plugins.testng.util.FormatUtil
Replaces newline characters in string with <br/> to retain the newlines when the string is displayed in HTML It also replaces < , > , & and " characters with their corresponding html code ref : http://www.theukwebdesigncompany.com/articles/entity-escape-characters.php
escapeTestDescp - Variable in class hudson.plugins.testng.Publisher
 

F

formatLong(long) - Static method in class hudson.plugins.testng.util.FormatUtil
Formats a long value and prepends it with a - or + This functions is used for showing the diff values for test runs
formatStackTraceForHTML(String) - Static method in class hudson.plugins.testng.util.FormatUtil
Formats the stack trace for easier readability
formatTimeInMilliSeconds(long) - Static method in class hudson.plugins.testng.util.FormatUtil
Formats the time into mill
FormatUtil - Class in hudson.plugins.testng.util
These methods are used to format strings in jelly files
FormatUtil() - Constructor for class hudson.plugins.testng.util.FormatUtil
 
fullName - Variable in class hudson.plugins.testng.results.BaseResult
Deprecated. 

G

getAge() - Method in class hudson.plugins.testng.results.ClassResult
 
getAge() - Method in class hudson.plugins.testng.results.PackageResult
 
getAge() - Method in class hudson.plugins.testng.results.TestResults
 
getBuild() - Method in class hudson.plugins.testng.BuildIndividualReport
Getter for property 'build'.
getBuildActionClass() - Method in class hudson.plugins.testng.ProjectIndividualReport
 
getBuildHealth() - Method in class hudson.plugins.testng.BuildIndividualReport
getClassList() - Method in class hudson.plugins.testng.results.PackageResult
 
getClassList() - Method in class hudson.plugins.testng.results.TestResult
 
getConfigurationMethods() - Method in class hudson.plugins.testng.results.ClassResult
 
getConfigurationMethods() - Method in class hudson.plugins.testng.results.GroupedTestRun
 
getCssClass() - Method in class hudson.plugins.testng.results.MethodResult
 
getDescription() - Method in class hudson.plugins.testng.results.MethodResult
 
getDescriptionForDisplay() - Method in class hudson.plugins.testng.results.MethodResult
 
getDescriptor() - Method in class hudson.plugins.testng.Publisher
getDisplayName() - Method in class hudson.plugins.testng.BuildIndividualReport
getDisplayName() - Method in class hudson.plugins.testng.ProjectIndividualReport
getDisplayName() - Method in class hudson.plugins.testng.Publisher.DescriptorImpl
getDisplayName() - Method in class hudson.plugins.testng.results.ClassResult
 
getDisplayName() - Method in class hudson.plugins.testng.results.MethodResult
 
getDisplayName() - Method in class hudson.plugins.testng.results.PackageResult
 
getDisplayName() - Method in class hudson.plugins.testng.results.TestResult
 
getDuration() - Method in class hudson.plugins.testng.results.ClassResult
 
getDuration() - Method in class hudson.plugins.testng.results.MethodResult
 
getDuration() - Method in class hudson.plugins.testng.results.PackageResult
 
getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.plugins.testng.BuildIndividualReport
 
getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.plugins.testng.results.ClassResult
 
getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.plugins.testng.results.MethodResult
 
getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.plugins.testng.results.PackageResult
 
getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.plugins.testng.results.TestResults
 
getEscapeExceptionMsg() - Method in class hudson.plugins.testng.ProjectIndividualReport
 
getEscapeTestDescp() - Method in class hudson.plugins.testng.ProjectIndividualReport
 
getException() - Method in class hudson.plugins.testng.results.MethodResult
 
getExceptionMessageForDisplay() - Method in class hudson.plugins.testng.results.MethodResult
 
getExceptionName() - Method in class hudson.plugins.testng.results.MethodResultException
 
getFail() - Method in class hudson.plugins.testng.results.ClassResult
 
getFail() - Method in class hudson.plugins.testng.results.PackageResult
 
getFailedConfigurationMethods() - Method in class hudson.plugins.testng.results.TestResults
 
getFailedConfigurationMethodsCount() - Method in class hudson.plugins.testng.results.TestResults
 
getFailedTestCount() - Method in class hudson.plugins.testng.results.TestResults
 
getFailedTests() - Method in class hudson.plugins.testng.results.TestResults
 
getFailedTestsCount() - Method in class hudson.plugins.testng.results.PackageResult
 
getFailedTestsDiffCount() - Method in class hudson.plugins.testng.results.ClassResult
 
getFailedTestsDiffCount() - Method in class hudson.plugins.testng.results.PackageResult
 
getFullUrl() - Method in class hudson.plugins.testng.results.MethodResult
 
getGraphHeight() - Method in class hudson.plugins.testng.ProjectIndividualReport
Getter for property 'graphHeight'.
getGraphName() - Method in class hudson.plugins.testng.ProjectIndividualReport
Getter for property 'graphName'.
getGraphWidth() - Method in class hudson.plugins.testng.ProjectIndividualReport
Getter for property 'graphWidth'.
getIconFileName() - Method in class hudson.plugins.testng.BuildIndividualReport
getIconFileName() - Method in class hudson.plugins.testng.ProjectIndividualReport
getIsRelativePath() - Method in class hudson.plugins.testng.Publisher
 
getLastCompletedBuildAction() - Method in class hudson.plugins.testng.ProjectIndividualReport
 
getMessage() - Method in class hudson.plugins.testng.results.MethodResultException
 
getName() - Method in class hudson.plugins.testng.results.BaseResult
 
getOwner() - Method in class hudson.plugins.testng.results.BaseResult
 
getPackageMap() - Method in class hudson.plugins.testng.results.TestResults
 
getPackageNames() - Method in class hudson.plugins.testng.results.TestResults
 
getParent() - Method in class hudson.plugins.testng.results.BaseResult
 
getPassedTestCount() - Method in class hudson.plugins.testng.results.TestResults
 
getPassedTests() - Method in class hudson.plugins.testng.results.TestResults
 
getPassedTestsCount() - Method in class hudson.plugins.testng.results.PackageResult
 
getPreviousBuildTestResults(AbstractBuild<?, ?>) - Static method in class hudson.plugins.testng.util.TestResultHistoryUtil
Loops through all the previous builds and add their test results to the previousResults array.
getPreviousClassResults() - Method in class hudson.plugins.testng.results.ClassResult
Create a list that contains previous builds results for this class (foreach package in previousbuilds tests results packages) if package.name matches this method's package name then : (foreach class in package.classlist) if class.name matches this method's class name then add this class to the return list
getPreviousMethodResults() - Method in class hudson.plugins.testng.results.MethodResult
Create a list that contains previous builds results for this method

(foreach package in previousbuilds tests results packages) if package.name matches this method's package name then : (foreach class in package.classlist) if class.name matches this method's class name then : (foreach method in class.methodlist) if method.name matches this method's name then add this method to the return list.

getPreviousPackageResults() - Method in class hudson.plugins.testng.results.PackageResult
Create a list that contains previous builds results for this package

(foreach package in previousbuilds tests results packages) if package.name matches this method's package name then add this package to the return list

getPreviousResults() - Method in class hudson.plugins.testng.BuildIndividualReport
 
getProject() - Method in class hudson.plugins.testng.ProjectIndividualReport
Getter for property 'project'.
getProjectActions(AbstractProject<?, ?>) - Method in class hudson.plugins.testng.Publisher
getReportFilenamePattern() - Method in class hudson.plugins.testng.Publisher
 
getRequiredMonitorService() - Method in class hudson.plugins.testng.Publisher
 
getResults() - Method in class hudson.plugins.testng.BuildIndividualReport
 
getResults() - Method in class hudson.plugins.testng.ProjectIndividualReport
Returns the latest test results.
getSearchUrl() - Method in class hudson.plugins.testng.ProjectIndividualReport
getSkip() - Method in class hudson.plugins.testng.results.ClassResult
 
getSkip() - Method in class hudson.plugins.testng.results.PackageResult
 
getSkippedConfigurationMethods() - Method in class hudson.plugins.testng.results.TestResults
 
getSkippedConfigurationMethodsCount() - Method in class hudson.plugins.testng.results.TestResults
 
getSkippedTestCount() - Method in class hudson.plugins.testng.results.TestResults
 
getSkippedTests() - Method in class hudson.plugins.testng.results.TestResults
 
getSkippedTestsCount() - Method in class hudson.plugins.testng.results.PackageResult
 
getSkippedTestsDiffCount() - Method in class hudson.plugins.testng.results.ClassResult
 
getSkippedTestsDiffCount() - Method in class hudson.plugins.testng.results.PackageResult
 
getSortedTestMethodsByStartTime() - Method in class hudson.plugins.testng.results.PackageResult
 
getStackTrace() - Method in class hudson.plugins.testng.results.MethodResultException
 
getStartedAt() - Method in class hudson.plugins.testng.results.MethodResult
 
getStatus() - Method in class hudson.plugins.testng.results.MethodResult
 
getSummary() - Method in class hudson.plugins.testng.BuildIndividualReport
The summary of this build report for display on the build index page.
getTestList() - Method in class hudson.plugins.testng.results.TestResults
 
getTestMethodList() - Method in class hudson.plugins.testng.results.ClassResult
 
getTestMethods() - Method in class hudson.plugins.testng.results.ClassResult
 
getTestMethods() - Method in class hudson.plugins.testng.results.GroupedTestRun
 
getTestRunId() - Method in class hudson.plugins.testng.results.GroupedTestRun
 
getTestRunId() - Method in class hudson.plugins.testng.results.MethodResult
 
getTestRunMap() - Method in class hudson.plugins.testng.results.ClassResult
 
getTestUuid() - Method in class hudson.plugins.testng.results.MethodResult
 
getTotal() - Method in class hudson.plugins.testng.results.ClassResult
 
getTotal() - Method in class hudson.plugins.testng.results.PackageResult
 
getTotalTestCount() - Method in class hudson.plugins.testng.results.TestResults
 
getTotalTestsCount() - Method in class hudson.plugins.testng.results.PackageResult
 
getTotalTestsDiffCount() - Method in class hudson.plugins.testng.results.ClassResult
 
getTotalTestsDiffCount() - Method in class hudson.plugins.testng.results.PackageResult
 
getUrl() - Method in class hudson.plugins.testng.results.ClassResult
 
getUrl() - Method in class hudson.plugins.testng.results.MethodResult
 
getUrl() - Method in class hudson.plugins.testng.results.PackageResult
 
getUrlName() - Method in class hudson.plugins.testng.BuildIndividualReport
getUrlName() - Method in class hudson.plugins.testng.ProjectIndividualReport
GRAPH_NAME - Static variable in class hudson.plugins.testng.PluginImpl
 
GraphHelper - Class in hudson.plugins.testng.util
Helper class for trend graph generation
GroupedTestRun - Class in hudson.plugins.testng.results
Class used for rendering Class Results
GroupedTestRun() - Constructor for class hudson.plugins.testng.results.GroupedTestRun
 

H

hashCode() - Method in class hudson.plugins.testng.results.TestResults
 
hudson.plugins.testng - package hudson.plugins.testng
 
hudson.plugins.testng.parser - package hudson.plugins.testng.parser
 
hudson.plugins.testng.results - package hudson.plugins.testng.results
 
hudson.plugins.testng.util - package hudson.plugins.testng.util
 

I

ICON_FILE_NAME - Static variable in class hudson.plugins.testng.PluginImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class hudson.plugins.testng.Publisher.DescriptorImpl
 
isConfig() - Method in class hudson.plugins.testng.results.MethodResult
 
isFloatingBoxActive() - Method in class hudson.plugins.testng.BuildIndividualReport
Override to control when the floating box should be displayed.
isGraphActive() - Method in class hudson.plugins.testng.BuildIndividualReport
Override to control when the action displays a trend graph.
isGraphActive() - Method in class hudson.plugins.testng.ProjectIndividualReport
Returns true if there is a graph to plot.
isGraphUnsupported() - Static method in class hudson.plugins.testng.util.GraphHelper
Getter for property 'graphUnsupported'.

M

MethodResult - Class in hudson.plugins.testng.results
 
MethodResult() - Constructor for class hudson.plugins.testng.results.MethodResult
 
MethodResultException - Class in hudson.plugins.testng.results
 
MethodResultException(String, String, String) - Constructor for class hudson.plugins.testng.results.MethodResultException
 

N

name - Variable in class hudson.plugins.testng.results.BaseResult
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.plugins.testng.Publisher.DescriptorImpl
 

O

owner - Variable in class hudson.plugins.testng.results.BaseResult
 

P

PackageResult - Class in hudson.plugins.testng.results
 
PackageResult() - Constructor for class hudson.plugins.testng.results.PackageResult
 
parent - Variable in class hudson.plugins.testng.results.BaseResult
 
parse(File) - Method in class hudson.plugins.testng.parser.ResultsParser
Parses the XML for relevant information
parseToTagIfAnyFound(XmlPullParser, List<String>, int) - Static method in class hudson.plugins.testng.parser.ResultPullParserHelper
 
parseToTagIfFound(XmlPullParser, String, int) - Static method in class hudson.plugins.testng.parser.ResultPullParserHelper
Attempts to find and move the parser forward to the opening tag with the specified name
parseToTagIfFound(XmlPullParser, String) - Static method in class hudson.plugins.testng.parser.ResultPullParserHelper
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.testng.Publisher
PluginImpl - Class in hudson.plugins.testng
Entry point of TestNG Results plugin.
PluginImpl() - Constructor for class hudson.plugins.testng.PluginImpl
 
populateDataSetBuilder(DataSetBuilder<String, ChartUtil.NumberOnlyBuildLabel>) - Method in class hudson.plugins.testng.ProjectIndividualReport
 
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class hudson.plugins.testng.Publisher
printTestsUrls(List<MethodResult>) - Method in class hudson.plugins.testng.results.TestResults
 
ProjectIndividualReport - Class in hudson.plugins.testng
TODO javadoc.
ProjectIndividualReport(AbstractProject<?, ?>, boolean, boolean) - Constructor for class hudson.plugins.testng.ProjectIndividualReport
 
Publisher - Class in hudson.plugins.testng
This class defines a @Publisher and @Extension
Publisher(String, boolean, boolean, boolean) - Constructor for class hudson.plugins.testng.Publisher
 
Publisher.DescriptorImpl - Class in hudson.plugins.testng
 

R

redirectWhenGraphUnsupported(StaplerResponse, StaplerRequest) - Static method in class hudson.plugins.testng.util.GraphHelper
 
ResultPullParserHelper - Class in hudson.plugins.testng.parser
Helper class for parsing TestNG result XML files
ResultPullParserHelper() - Constructor for class hudson.plugins.testng.parser.ResultPullParserHelper
 
ResultsParser - Class in hudson.plugins.testng.parser
Parses testng result XMLs generated using org.testng.reporters.XmlReporter into objects that are then used to display results in Jenkins
ResultsParser(PrintStream) - Constructor for class hudson.plugins.testng.parser.ResultsParser
 

S

set(TestResults) - Method in class hudson.plugins.testng.results.TestResults
 
setBuild(AbstractBuild<?, ?>) - Method in class hudson.plugins.testng.BuildIndividualReport
Write-once setter for property 'build'.
setBuildHealth(HealthReport) - Method in class hudson.plugins.testng.BuildIndividualReport
 
setClassList(List<ClassResult>) - Method in class hudson.plugins.testng.results.PackageResult
 
setConfig(boolean) - Method in class hudson.plugins.testng.results.MethodResult
 
setDescription(String) - Method in class hudson.plugins.testng.results.MethodResult
 
setDuration(long) - Method in class hudson.plugins.testng.results.ClassResult
 
setDuration(long) - Method in class hudson.plugins.testng.results.MethodResult
 
setDuration(long) - Method in class hudson.plugins.testng.results.PackageResult
 
setException(MethodResultException) - Method in class hudson.plugins.testng.results.MethodResult
 
setFail(int) - Method in class hudson.plugins.testng.results.ClassResult
 
setFail(int) - Method in class hudson.plugins.testng.results.PackageResult
 
setFailedConfigurationMethods(List<MethodResult>) - Method in class hudson.plugins.testng.results.TestResults
 
setFailedConfigurationMethodsCount(int) - Method in class hudson.plugins.testng.results.TestResults
 
setFailedTestCount(int) - Method in class hudson.plugins.testng.results.TestResults
 
setFailedTests(List<MethodResult>) - Method in class hudson.plugins.testng.results.TestResults
 
setName(String) - Method in class hudson.plugins.testng.results.BaseResult
 
setOwner(AbstractBuild<?, ?>) - Method in class hudson.plugins.testng.results.BaseResult
 
setOwner(AbstractBuild<?, ?>) - Method in class hudson.plugins.testng.results.ClassResult
 
setOwner(AbstractBuild<?, ?>) - Method in class hudson.plugins.testng.results.PackageResult
 
setOwner(AbstractBuild<?, ?>) - Method in class hudson.plugins.testng.results.TestResults
 
setPackageMap(Map<String, PackageResult>) - Method in class hudson.plugins.testng.results.TestResults
 
setParent(BaseResult) - Method in class hudson.plugins.testng.results.BaseResult
 
setPassedTestCount(int) - Method in class hudson.plugins.testng.results.TestResults
 
setPassedTests(List<MethodResult>) - Method in class hudson.plugins.testng.results.TestResults
 
setSkip(int) - Method in class hudson.plugins.testng.results.ClassResult
 
setSkip(int) - Method in class hudson.plugins.testng.results.PackageResult
 
setSkippedConfigurationMethods(List<MethodResult>) - Method in class hudson.plugins.testng.results.TestResults
 
setSkippedConfigurationMethodsCount(int) - Method in class hudson.plugins.testng.results.TestResults
 
setSkippedTestCount(int) - Method in class hudson.plugins.testng.results.TestResults
 
setSkippedTests(List<MethodResult>) - Method in class hudson.plugins.testng.results.TestResults
 
setStartedAt(Date) - Method in class hudson.plugins.testng.results.MethodResult
 
setStatus(String) - Method in class hudson.plugins.testng.results.MethodResult
 
setTestRunId(String) - Method in class hudson.plugins.testng.results.GroupedTestRun
 
setTestRunId(String) - Method in class hudson.plugins.testng.results.MethodResult
 
setTestUuid(String) - Method in class hudson.plugins.testng.results.MethodResult
 
setTotal(int) - Method in class hudson.plugins.testng.results.ClassResult
 
setTotal(int) - Method in class hudson.plugins.testng.results.PackageResult
 
setTotalTestCount(int) - Method in class hudson.plugins.testng.results.TestResults
 
sortTestMethods() - Method in class hudson.plugins.testng.results.PackageResult
 

T

tally() - Method in class hudson.plugins.testng.results.ClassResult
 
tally() - Method in class hudson.plugins.testng.results.PackageResult
 
tally() - Method in class hudson.plugins.testng.results.TestResults
Updates the calculated fields
TestResult - Class in hudson.plugins.testng.results
Represents a single TestNG XML tag
TestResult(String) - Constructor for class hudson.plugins.testng.results.TestResult
 
TestResultHistoryUtil - Class in hudson.plugins.testng.util
 
TestResultHistoryUtil() - Constructor for class hudson.plugins.testng.util.TestResultHistoryUtil
 
TestResults - Class in hudson.plugins.testng.results
Represents all the results gathered for a single build (or a single suite, while parsing the test results)
TestResults(String) - Constructor for class hudson.plugins.testng.results.TestResults
 
toString() - Method in class hudson.plugins.testng.results.TestResults
 
toSummary() - Method in class hudson.plugins.testng.results.TestResults
 
total(boolean, Collection<TestResults>) - Static method in class hudson.plugins.testng.results.TestResults
 

U

URL - Static variable in class hudson.plugins.testng.PluginImpl
 

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

Copyright © 2004-2011. All Rights Reserved.