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

A

AbstractBuildAction<BUILD extends hudson.model.AbstractBuild<?,?>> - Class in hudson.plugins.helpers
 
AbstractBuildAction(Collection<TestResults>) - Constructor for class hudson.plugins.helpers.AbstractBuildAction
Constructs a new AbstractBuildReport.
AbstractMavenReporterImpl - Class in hudson.plugins.helpers
 
AbstractMavenReporterImpl() - Constructor for class hudson.plugins.helpers.AbstractMavenReporterImpl
 
AbstractMavenReporterImpl.MojoExecutionReportingMode - Enum in hudson.plugins.helpers
The reporting mode.
AbstractProjectAction<PROJECT extends hudson.model.AbstractProject<?,?>> - Class in hudson.plugins.helpers
 
AbstractProjectAction(PROJECT) - Constructor for class hudson.plugins.helpers.AbstractProjectAction
 
AbstractPublisherImpl - Class in hudson.plugins.helpers
An abstract Publisher that is designed to work with a Ghostwriter.
AbstractPublisherImpl() - Constructor for class hudson.plugins.helpers.AbstractPublisherImpl
 
add(TestResults) - Method in class hudson.plugins.testng.results.TestResults
 
autoconfPom(MavenBuildProxy, MavenProject, MojoInfo, BuildListener) - Method in class hudson.plugins.helpers.AbstractMavenReporterImpl
Called during the preExecute phase when isAutoconfMojo returns true.

B

BaseResult - Class in hudson.plugins.testng.results
 
BaseResult() - Constructor for class hudson.plugins.testng.results.BaseResult
 
BuildAggregatedReport - Class in hudson.plugins.testng
 
BuildAggregatedReport(MavenModuleSetBuild, Map<MavenModule, List<MavenBuild>>) - Constructor for class hudson.plugins.testng.BuildAggregatedReport
 
BuildIndividualReport - Class in hudson.plugins.testng
 
BuildIndividualReport(Collection<TestResults>) - Constructor for class hudson.plugins.testng.BuildIndividualReport
 
BuildProxy - Class in hudson.plugins.helpers
Proxy for the key build information.

C

ClassResult - Class in hudson.plugins.testng.results
 
ClassResult() - Constructor for class hudson.plugins.testng.results.ClassResult
 
createAggregatedAction(MavenModuleSetBuild, Map<MavenModule, List<MavenBuild>>) - Method in class hudson.plugins.testng.BuildIndividualReport
createChart(StaplerRequest, CategoryDataset) - Static method in class hudson.plugins.helpers.GraphHelper
 
createExceptionObject(XmlPullParser) - Method in class hudson.plugins.testng.parser.ResultPullParserHelper
 
createFileInputStream(File) - Method in class hudson.plugins.testng.parser.ResultPullParserHelper
 
createTestMethod(XmlPullParser, ClassResult) - Method in class hudson.plugins.testng.parser.ResultPullParserHelper
 
createXmlPullParser(BufferedInputStream) - Method in class hudson.plugins.testng.parser.ResultPullParserHelper
 

D

DESCRIPTOR - Static variable in class hudson.plugins.testng.MavenPublisher
 
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.helpers.AbstractProjectAction
Generates the graph that shows test pass/fail ratio
doGraphMap(StaplerRequest, StaplerResponse) - Method in class hudson.plugins.helpers.AbstractProjectAction
 
doPerform(Ghostwriter, AbstractBuild<?, ?>, BuildListener) - Static method in class hudson.plugins.helpers.BuildProxy
(Call from master) Invokes the ghostwriter on the master and slave nodes for this build.
doPerform(Ghostwriter, MavenBuildProxy, MavenProject, BuildListener) - Static method in class hudson.plugins.helpers.BuildProxy
(Call from slave) Invokes the ghostwriter on the master and slave nodes for this build.

E

equals(Object) - Method in class hudson.plugins.testng.results.TestResults
 

F

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
 
FormatUtil() - Constructor for class hudson.plugins.testng.util.FormatUtil
 
fullName - Variable in class hudson.plugins.testng.results.BaseResult
 

G

getActions() - Method in class hudson.plugins.helpers.BuildProxy
Getter for property 'actions'.
getArtifactsDir() - Method in class hudson.plugins.helpers.BuildProxy
Gets the directory (on the master) where the artifacts are archived.
getBuild() - Method in class hudson.plugins.helpers.AbstractBuildAction
Getter for property 'build'.
getBuildActionClass() - Method in class hudson.plugins.helpers.AbstractProjectAction
 
getBuildActionClass() - Method in class hudson.plugins.testng.ProjectAggregatedReport
 
getBuildActionClass() - Method in class hudson.plugins.testng.ProjectIndividualReport
 
getBuildHealth() - Method in class hudson.plugins.testng.BuildAggregatedReport
getBuildHealth() - Method in class hudson.plugins.testng.BuildIndividualReport
getBuildRootDir() - Method in class hudson.plugins.helpers.BuildProxy
Root directory of the AbstractBuild on the master.
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
 
getCssClass() - Method in class hudson.plugins.testng.results.MethodResult
 
getDescription() - Method in class hudson.plugins.testng.results.MethodResult
 
getDescriptor() - Method in class hudson.plugins.testng.MavenPublisher
getDescriptor() - Method in class hudson.plugins.testng.Publisher
getDisplayName() - Method in class hudson.plugins.helpers.AbstractBuildAction
getDisplayName() - Method in class hudson.plugins.helpers.AbstractProjectAction
getDisplayName() - Method in class hudson.plugins.testng.MavenPublisher.DescriptorImpl
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.helpers.AbstractBuildAction
 
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
 
getException() - Method in class hudson.plugins.testng.results.MethodResult
 
getExecutionMode() - Method in class hudson.plugins.helpers.AbstractMavenReporterImpl
Returns the execution mode that this reporter will follow.
getExecutionRootDir() - Method in class hudson.plugins.helpers.BuildProxy
Returns the root directory of the checked-out module on the machine where the build executes.
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
 
getFullName() - Method in class hudson.plugins.testng.results.BaseResult
 
getFullStackTrace() - Method in class hudson.plugins.testng.results.MethodResultException
 
getFullUrl() - Method in class hudson.plugins.testng.results.MethodResult
 
getGraphHeight() - Method in class hudson.plugins.helpers.AbstractProjectAction
Getter for property 'graphHeight'.
getGraphName() - Method in class hudson.plugins.helpers.AbstractProjectAction
Getter for property 'graphName'.
getGraphWidth() - Method in class hudson.plugins.helpers.AbstractProjectAction
Getter for property 'graphWidth'.
getIconFileName() - Method in class hudson.plugins.helpers.AbstractBuildAction
getIconFileName() - Method in class hudson.plugins.helpers.AbstractProjectAction
getIndividualActionType() - Method in class hudson.plugins.testng.BuildAggregatedReport
getLastCompletedBuildAction() - Method in class hudson.plugins.helpers.AbstractProjectAction
 
getMessage() - Method in class hudson.plugins.testng.results.MethodResultException
 
getName() - Method in class hudson.plugins.testng.results.BaseResult
 
getName() - Method in class hudson.plugins.testng.results.TestResult
 
getOwner() - Method in class hudson.plugins.testng.results.BaseResult
 
getOwner() - Method in class hudson.plugins.testng.results.TestResult
 
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
 
getPreviousResults() - Method in class hudson.plugins.helpers.AbstractBuildAction
 
getProject() - Method in class hudson.plugins.helpers.AbstractProjectAction
Getter for property 'project'.
getProjectAction(MavenModuleSet) - Method in class hudson.plugins.testng.BuildAggregatedReport
getProjectAction(MavenModule) - Method in class hudson.plugins.testng.MavenPublisher
 
getProjectAction(AbstractProject<?, ?>) - Method in class hudson.plugins.testng.Publisher
getProjectRootDir() - Method in class hudson.plugins.helpers.BuildProxy
Root directory of the AbstractProject on the master.
getReportFilenamePattern() - Method in class hudson.plugins.testng.Publisher
 
getRequiredMonitorService() - Method in class hudson.plugins.testng.Publisher
 
getResult() - Method in class hudson.plugins.helpers.BuildProxy
Getter for property 'result'.
getResults() - Method in class hudson.plugins.helpers.AbstractBuildAction
 
getResults() - Method in class hudson.plugins.helpers.AbstractProjectAction
Returns the latest test results.
getSearchUrl() - Method in class hudson.plugins.helpers.AbstractProjectAction
getShortStackTrace() - Method in class hudson.plugins.testng.results.MethodResultException
 
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
 
getSortedTestMethodsByStartTime() - Method in class hudson.plugins.testng.results.PackageResult
 
getStartedAt() - Method in class hudson.plugins.testng.results.MethodResult
 
getStatus() - Method in class hudson.plugins.testng.results.MethodResult
 
getSummary() - Method in class hudson.plugins.helpers.AbstractBuildAction
The summary of this build report for display on the build index page.
getTestList() - Method in class hudson.plugins.testng.results.TestResults
 
getTestMethods() - Method in class hudson.plugins.testng.results.ClassResult
 
getTimestamp() - Method in class hudson.plugins.helpers.BuildProxy
When the build is scheduled.
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
 
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.helpers.AbstractBuildAction
getUrlName() - Method in class hudson.plugins.helpers.AbstractProjectAction
Ghostwriter - Interface in hudson.plugins.helpers
A Ghostwriter implements the real work of a Publisher for both Maven projects and normal projects.
GhostWriter - Class in hudson.plugins.testng
 
GhostWriter(String) - Constructor for class hudson.plugins.testng.GhostWriter
 
Ghostwriter.MasterGhostwriter - Interface in hudson.plugins.helpers
 
Ghostwriter.SlaveGhostwriter - Interface in hudson.plugins.helpers
If a Ghostwriter implements this interface, the performFromSlave method will be executed on the slave.
GRAPH_NAME - Static variable in class hudson.plugins.testng.PluginImpl
 
GraphHelper - Class in hudson.plugins.helpers
Helper class for trend graph generation

H

hashCode() - Method in class hudson.plugins.testng.results.TestResults
 
hudson.plugins.helpers - package hudson.plugins.helpers
 
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
 
isAutoconfMojo(MojoInfo) - Method in class hudson.plugins.helpers.AbstractMavenReporterImpl
Returns true if this mojo execution is an execution that we want to modify, i.e.
isConfig() - Method in class hudson.plugins.testng.results.MethodResult
 
isContinueBuild() - Method in class hudson.plugins.helpers.BuildProxy
Getter for property 'continueBuild'.
isExecutingMojo(MojoInfo) - Method in class hudson.plugins.helpers.AbstractMavenReporterImpl
Returns true if this is the mojo that corresponds with execution of the task we want to report on.
isExecutingMojo(MojoInfo) - Method in class hudson.plugins.testng.MavenPublisher
 
isFloatingBoxActive() - Method in class hudson.plugins.helpers.AbstractBuildAction
Override to control when the floating box should be displayed.
isGraphActive() - Method in class hudson.plugins.helpers.AbstractBuildAction
Override to control when the action displays a trend graph.
isGraphActive() - Method in class hudson.plugins.helpers.AbstractProjectAction
Returns true if there is a graph to plot.
isGraphUnsupported() - Static method in class hudson.plugins.helpers.GraphHelper
Getter for property 'graphUnsupported'.
isStartTag(XmlPullParser) - Method in class hudson.plugins.testng.parser.ResultPullParserHelper
 
isText(XmlPullParser) - Method in class hudson.plugins.testng.parser.ResultPullParserHelper
 

M

MavenPublisher - Class in hudson.plugins.testng
 
MavenPublisher() - Constructor for class hudson.plugins.testng.MavenPublisher
 
MavenPublisher.DescriptorImpl - Class in hudson.plugins.testng
 
merge(Collection<TestResults>...) - Static method in class hudson.plugins.testng.results.TestResults
 
MethodResult - Class in hudson.plugins.testng.results
 
MethodResult() - Constructor for class hudson.plugins.testng.results.MethodResult
 
MethodResultException - Class in hudson.plugins.testng.results
 
MethodResultException() - Constructor for class hudson.plugins.testng.results.MethodResultException
 

N

name - Variable in class hudson.plugins.testng.results.BaseResult
 
needsToRunAfterFinalized() - Method in class hudson.plugins.testng.Publisher
newGhostwriter(MavenProject, MojoInfo) - Method in class hudson.plugins.helpers.AbstractMavenReporterImpl
Creates the configured Ghostwriter based on the information from the pom and mojo.
newGhostwriter() - Method in class hudson.plugins.helpers.AbstractPublisherImpl
Creates the configured Ghostwriter.
newGhostwriter(MavenProject, MojoInfo) - Method in class hudson.plugins.testng.MavenPublisher
 
newGhostwriter() - Method in class hudson.plugins.testng.Publisher
 
newInstance(StaplerRequest, JSONObject) - Method in class hudson.plugins.testng.MavenPublisher.DescriptorImpl
 
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, PrintStream) - Static method in class hudson.plugins.testng.parser.ResultsParser
 
parseToTagIfAnyFound(XmlPullParser, List<String>, int) - Method in class hudson.plugins.testng.parser.ResultPullParserHelper
 
parseToTagIfFound(XmlPullParser, String, int) - Method in class hudson.plugins.testng.parser.ResultPullParserHelper
 
perform(AbstractBuild<?, ?>, Launcher, BuildListener) - Method in class hudson.plugins.helpers.AbstractPublisherImpl
performFromMaster(AbstractBuild<?, ?>, FilePath, BuildListener) - Method in interface hudson.plugins.helpers.Ghostwriter.MasterGhostwriter
Runs (on the master) the step over the given build and reports the progress to the listener.
performFromMaster(AbstractBuild<?, ?>, FilePath, BuildListener) - Method in class hudson.plugins.testng.GhostWriter
 
performFromSlave(BuildProxy, BuildListener) - Method in interface hudson.plugins.helpers.Ghostwriter.SlaveGhostwriter
Runs (on the slave) the step over the given build and reports the progress to the listener.
performFromSlave(BuildProxy, BuildListener) - Method in class hudson.plugins.testng.GhostWriter
 
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.helpers.AbstractProjectAction
 
postExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener, Throwable) - Method in class hudson.plugins.helpers.AbstractMavenReporterImpl
prebuild(AbstractBuild<?, ?>, BuildListener) - Method in class hudson.plugins.helpers.AbstractPublisherImpl
preExecute(MavenBuildProxy, MavenProject, MojoInfo, BuildListener) - Method in class hudson.plugins.helpers.AbstractMavenReporterImpl
ProjectAggregatedReport - Class in hudson.plugins.testng
 
ProjectAggregatedReport(MavenModuleSet) - Constructor for class hudson.plugins.testng.ProjectAggregatedReport
 
ProjectIndividualReport - Class in hudson.plugins.testng
TODO javadoc.
ProjectIndividualReport(AbstractProject<?, ?>) - Constructor for class hudson.plugins.testng.ProjectIndividualReport
 
Publisher - Class in hudson.plugins.testng
This class defines a @Publisher and @Extension
Publisher(String) - Constructor for class hudson.plugins.testng.Publisher
 
Publisher.DescriptorImpl - Class in hudson.plugins.testng
 

R

redirectWhenGraphUnsupported(StaplerResponse, StaplerRequest) - Static method in class hudson.plugins.helpers.GraphHelper
 
replaceNewLineWithBR(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
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
 
ResultsParser() - Constructor for class hudson.plugins.testng.parser.ResultsParser
 

S

set(TestResults) - Method in class hudson.plugins.testng.results.TestResults
 
setBuild(BUILD) - Method in class hudson.plugins.helpers.AbstractBuildAction
Write once setter for property 'build'.
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
 
setClassList(List<ClassResult>) - Method in class hudson.plugins.testng.results.TestResult
 
setConfig(boolean) - Method in class hudson.plugins.testng.results.MethodResult
 
setContinueBuild(boolean) - Method in class hudson.plugins.helpers.BuildProxy
Setter for property 'continueBuild'.
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
 
setFullName(String) - Method in class hudson.plugins.testng.results.BaseResult
 
setFullStackTrace(String) - Method in class hudson.plugins.testng.results.MethodResultException
 
setMessage(String) - Method in class hudson.plugins.testng.results.MethodResultException
 
setName(String) - Method in class hudson.plugins.testng.results.BaseResult
 
setName(String) - Method in class hudson.plugins.testng.results.TestResult
 
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.TestResult
 
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
 
setResult(Result) - Method in class hudson.plugins.helpers.BuildProxy
Setter for property 'result'.
setShortStackTrace(String) - Method in class hudson.plugins.testng.results.MethodResultException
 
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
 
setTestList(List<TestResult>) - Method in class hudson.plugins.testng.results.TestResults
 
setTestMethodList(List<MethodResult>) - Method in class hudson.plugins.testng.results.ClassResult
 
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
 
TestResult() - Constructor for class hudson.plugins.testng.results.TestResult
 
TestResults - Class in hudson.plugins.testng.results
TODO javadoc.
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
 
toSummary(TestResults) - Method in class hudson.plugins.testng.results.TestResults
 
total(Collection<TestResults>...) - Static method in class hudson.plugins.testng.results.TestResults
 

U

update(Map<MavenModule, List<MavenBuild>>, MavenBuild) - Method in class hudson.plugins.testng.BuildAggregatedReport
updateBuild(AbstractBuild<?, ?>) - Method in class hudson.plugins.helpers.BuildProxy
(Designed for execution from the master) Updates the build with the results that were reported to this proxy.
URL - Static variable in class hudson.plugins.testng.PluginImpl
 

V

valueOf(String) - Static method in enum hudson.plugins.helpers.AbstractMavenReporterImpl.MojoExecutionReportingMode
Returns the enum constant of this type with the specified name.
values() - Static method in enum hudson.plugins.helpers.AbstractMavenReporterImpl.MojoExecutionReportingMode
Returns an array containing the constants of this enum type, in the order they are declared.

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

Copyright © 2010. All Rights Reserved.