- getAge() - Method in class hudson.plugins.testng.results.BaseResult
-
Gets the age of a result
- getAllSortedTestMethodsByStartTime() - Method in class hudson.plugins.testng.results.PackageResult
-
Gets table row representation for all the method results associated with
this package (sorted based on start time)
- getApi() - Method in class hudson.plugins.testng.TestNGTestResultBuildAction
-
- getBuildActionClass() - Method in class hudson.plugins.testng.TestNGProjectAction
-
- getCanonicalName() - Method in class hudson.plugins.testng.results.ClassResult
-
- getChildren() - Method in class hudson.plugins.testng.results.ClassResult
-
- getChildren() - Method in class hudson.plugins.testng.results.MethodResult
-
- getChildren() - Method in class hudson.plugins.testng.results.PackageResult
-
- getChildren() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getClassList() - Method in class hudson.plugins.testng.results.TestNGTestResult
-
- getClassName() - Method in class hudson.plugins.testng.results.MethodResult
-
Added only to expose class name as part of method result via .../api/xxx
- 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
-
Used to give different color based on test status
- getDescription() - Method in class hudson.plugins.testng.results.MethodResult
-
- getDescriptor() - Method in class hudson.plugins.testng.Publisher
- getDisplayName() - Method in class hudson.plugins.testng.Publisher.DescriptorImpl
- getDisplayName() - Method in class hudson.plugins.testng.results.BaseResult
-
- getDisplayName() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getDisplayName() - Method in class hudson.plugins.testng.TestNGProjectAction
- getDisplayName() - Method in class hudson.plugins.testng.TestNGTestResultBuildAction
- getDuration() - Method in class hudson.plugins.testng.results.ClassResult
-
- getDuration() - Method in class hudson.plugins.testng.results.MethodResult
-
Can't change this to return seconds as expected by TestObject
because
it has already been exported
- getDuration() - Method in class hudson.plugins.testng.results.PackageResult
-
Can't change this to return seconds as expected by TestObject
because
it has already been exported
- getDuration() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.plugins.testng.results.BaseResult
-
- getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.plugins.testng.results.ClassResult
-
- getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.plugins.testng.results.PackageResult
-
Overriding so that we can be backward compatible with shared links.
- getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.plugins.testng.TestNGTestResultBuildAction
-
- getEndTime() - Method in class hudson.plugins.testng.results.ClassResult
-
- getEndTime() - Method in class hudson.plugins.testng.results.MethodResult
-
- getEndTime() - Method in class hudson.plugins.testng.results.PackageResult
-
- getErrorDetails() - Method in class hudson.plugins.testng.results.MethodResult
-
If there was an error or a failure, this is the text from the message.
- getErrorStackTrace() - Method in class hudson.plugins.testng.results.MethodResult
-
Added only to expose possible exception via .../api/xxx
- getEscapeExceptionMsg() - Method in class hudson.plugins.testng.TestNGProjectAction
-
- getEscapeTestDescp() - Method in class hudson.plugins.testng.TestNGProjectAction
-
- getException() - Method in class hudson.plugins.testng.results.MethodResult
-
- getExceptionName() - Method in class hudson.plugins.testng.results.MethodResultException
-
- getFailCount() - Method in class hudson.plugins.testng.results.ClassResult
-
- getFailCount() - Method in class hudson.plugins.testng.results.PackageResult
-
- getFailCount() - Method in class hudson.plugins.testng.results.TestNGResult
-
Gets the total number of failed tests.
- getFailCount() - Method in class hudson.plugins.testng.TestNGTestResultBuildAction
-
- getFailedConfigCount() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getFailedConfigs() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getFailedTests() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getFailedTests() - Method in class hudson.plugins.testng.TestNGTestResultBuildAction
-
- getFirstXSortedTestMethodsByStartTime() - Method in class hudson.plugins.testng.results.PackageResult
-
- getGraphHeight() - Method in class hudson.plugins.testng.TestNGProjectAction
-
Getter for property 'graphHeight'.
- getGraphName() - Method in class hudson.plugins.testng.TestNGProjectAction
-
Getter for property 'graphName'.
- getGraphWidth() - Method in class hudson.plugins.testng.TestNGProjectAction
-
Getter for property 'graphWidth'.
- getGroups() - Method in class hudson.plugins.testng.results.MethodResult
-
- getIconFileName() - Method in class hudson.plugins.testng.TestNGProjectAction
- getIconFileName() - Method in class hudson.plugins.testng.TestNGTestResultBuildAction
- getLastCompletedBuildAction() - Method in class hudson.plugins.testng.TestNGProjectAction
-
- 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.TestNGResult
-
- getName() - Method in class hudson.plugins.testng.results.TestNGTestResult
-
- getOwner() - Method in class hudson.plugins.testng.results.BaseResult
-
- getPackageList() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getPackageMap() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getPackageNames() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getParameters() - Method in class hudson.plugins.testng.results.MethodResult
-
- getParent() - Method in class hudson.plugins.testng.results.BaseResult
-
- getParent() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getParentAction() - Method in class hudson.plugins.testng.results.BaseResult
-
- getParentSuiteName() - Method in class hudson.plugins.testng.results.MethodResult
-
- getParentTestName() - Method in class hudson.plugins.testng.results.MethodResult
-
- getPassCount() - Method in class hudson.plugins.testng.results.ClassResult
-
- getPassCount() - Method in class hudson.plugins.testng.results.PackageResult
-
- getPassCount() - Method in class hudson.plugins.testng.results.TestNGResult
-
Gets the total number of passed tests.
- getPassedTests() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getPkgName() - Method in class hudson.plugins.testng.results.ClassResult
-
- getPreviousBuildTestResults(AbstractBuild<?, ?>) - Static method in class hudson.plugins.testng.util.TestResultHistoryUtil
-
Gets the latest build before this one and returns it's test result.
- getProject() - Method in class hudson.plugins.testng.TestNGProjectAction
-
Getter for property 'project'.
- getProjectActions(AbstractProject<?, ?>) - Method in class hudson.plugins.testng.Publisher
- getReporterOutput() - Method in class hudson.plugins.testng.results.MethodResult
-
- getRequiredMonitorService() - Method in class hudson.plugins.testng.Publisher
-
- getResult() - Method in class hudson.plugins.testng.TestNGTestResultBuildAction
-
- getResult(AbstractBuild) - Method in class hudson.plugins.testng.TestNGTestResultBuildAction
-
- getSafeName() - Method in class hudson.plugins.testng.results.MethodResult
-
- getSearchUrl() - Method in class hudson.plugins.testng.TestNGProjectAction
- getSkipCount() - Method in class hudson.plugins.testng.results.ClassResult
-
- getSkipCount() - Method in class hudson.plugins.testng.results.PackageResult
-
- getSkipCount() - Method in class hudson.plugins.testng.results.TestNGResult
-
Gets the total number of skipped tests.
- getSkipCount() - Method in class hudson.plugins.testng.TestNGTestResultBuildAction
-
- getSkippedConfigCount() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getSkippedConfigs() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getSkippedTests() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getSortedTestMethodsByStartTime() - Method in class hudson.plugins.testng.results.PackageResult
-
Gets all the method results related to this package sorted by the time
the methods were executed
- getStackTrace() - Method in class hudson.plugins.testng.results.MethodResultException
-
- getStartedAt() - Method in class hudson.plugins.testng.results.MethodResult
-
- getStartTime() - Method in class hudson.plugins.testng.results.ClassResult
-
- getStartTime() - Method in class hudson.plugins.testng.results.MethodResult
-
- getStartTime() - Method in class hudson.plugins.testng.results.PackageResult
-
- getStatus() - Method in class hudson.plugins.testng.results.MethodResult
-
- getSuiteName() - Method in class hudson.plugins.testng.results.GroupedTestRun
-
- getTestList() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getTestMethods() - Method in class hudson.plugins.testng.results.ClassResult
-
- getTestMethods() - Method in class hudson.plugins.testng.results.GroupedTestRun
-
- getTestName() - Method in class hudson.plugins.testng.results.GroupedTestRun
-
- getTestResultAction() - Method in class hudson.plugins.testng.results.BaseResult
-
Explicit override here to ensure that when we are building TestNG reports,
we are only working with TestNG results (and not results from other test reporters).
- 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
-
Called only from jelly file
- getTitle() - Method in class hudson.plugins.testng.results.BaseResult
-
- getTitle() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getTotalCount() - Method in class hudson.plugins.testng.results.ClassResult
-
- getTotalCount() - Method in class hudson.plugins.testng.results.PackageResult
-
- getTotalCount() - Method in class hudson.plugins.testng.results.TestNGResult
-
- getTotalCount() - Method in class hudson.plugins.testng.TestNGTestResultBuildAction
-
- getUpUrl() - Method in class hudson.plugins.testng.results.BaseResult
-
- getUrlName() - Method in class hudson.plugins.testng.TestNGProjectAction
- getUrlName() - Method in class hudson.plugins.testng.TestNGTestResultBuildAction
- 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(String, String, String) - Constructor for class hudson.plugins.testng.results.GroupedTestRun
-