- getActions(TestObject) - Method in class hudson.tasks.junit.TestResultAction
-
- getActiveInstance() - Static method in class hudson.tasks.junit.Helper
-
- getAge() - Method in class hudson.tasks.junit.CaseResult
-
Gets the number of consecutive builds (including this)
that this test case has been failing.
- getApi() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
Exposes this object through the remote API.
- getApi() - Method in class hudson.tasks.test.AbstractTestResultAction
-
Exposes this object to the remote API.
- getApi() - Method in class hudson.tasks.test.TestObject
-
Exposes this object through the remote API.
- getBuildHealth() - Method in class hudson.tasks.test.AbstractTestResultAction
-
- getBuildResult() - Method in class hudson.tasks.test.TestResult
-
Mark a build as unstable if there are failures.
- getCase(String) - Method in class hudson.tasks.junit.SuiteResult
-
- getCaseResult(String) - Method in class hudson.tasks.junit.ClassResult
-
- getCases() - Method in class hudson.tasks.junit.SuiteResult
-
- getChildName(AbstractTestResultAction) - Method in class hudson.tasks.test.AggregatedTestResultAction
-
- getChildren() - Method in class hudson.tasks.junit.ClassResult
-
- getChildren() - Method in class hudson.tasks.junit.PackageResult
-
- getChildren() - Method in class hudson.tasks.junit.TestResult
-
- getChildren() - Method in class hudson.tasks.test.TabulatedResult
-
Gets the child test result objects.
- getChildReport(AggregatedTestResultAction.Child) - Method in class hudson.tasks.test.AggregatedTestResultAction
-
- getChildReports() - Method in class hudson.tasks.test.AggregatedTestResultAction
-
Mainly for the remote API.
- getChildTitle() - Method in class hudson.tasks.junit.ClassResult
-
- getChildTitle() - Method in class hudson.tasks.junit.PackageResult
-
- getChildTitle() - Method in class hudson.tasks.junit.TestResult
-
- getChildTitle() - Method in class hudson.tasks.test.TabulatedResult
-
- getClassName() - Method in class hudson.tasks.junit.CaseResult
-
Gets the class name of a test class.
- getClassName() - Method in class hudson.tasks.junit.ClassResult
-
- getClassNames() - Method in class hudson.tasks.junit.SuiteResult
-
- getClassResult(String) - Method in class hudson.tasks.junit.PackageResult
-
- getCountGraph() - Method in class hudson.tasks.junit.History
-
Graph of # of tests over time.
- getCssClass() - Method in enum hudson.tasks.junit.CaseResult.Status
-
- getDescription() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
- getDescription(TestObject) - Method in class hudson.tasks.test.AbstractTestResultAction
-
- getDescription(TestObject) - Method in class hudson.tasks.test.AggregatedTestResultAction
-
- getDescription(TestObject) - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
-
- getDescription() - Method in class hudson.tasks.test.TestObject
-
- getDidntRun() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
-
Gets the downstream projects that haven't run yet, but
expected to produce test results.
- getDisplayName() - Method in class hudson.tasks.junit.CaseResult
-
- getDisplayName() - Method in class hudson.tasks.junit.ClassResult
-
- getDisplayName() - Method in class hudson.tasks.junit.JUnitParser
-
- getDisplayName() - Method in class hudson.tasks.junit.JUnitResultArchiver.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tasks.junit.PackageResult
-
- getDisplayName() - Method in class hudson.tasks.junit.TestResult
-
- getDisplayName() - Method in class hudson.tasks.test.AbstractTestResultAction
-
- getDisplayName() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.DescriptorImpl
-
- getDisplayName() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
-
- getDisplayName() - Method in class hudson.tasks.test.SimpleCaseResult
-
- getDisplayName() - Method in class hudson.tasks.test.TestResultParser
-
Returns a human readable name of the parser, like "JUnit Parser".
- getDisplayName() - Method in class hudson.tasks.test.TestResultProjectAction
-
- getDuration() - Method in class hudson.tasks.junit.CaseResult
-
Gets the duration of the test, in seconds
- getDuration() - Method in class hudson.tasks.junit.ClassResult
-
- getDuration() - Method in class hudson.tasks.junit.PackageResult
-
- getDuration() - Method in class hudson.tasks.junit.SuiteResult
-
- getDuration() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
Time took to run this test.
- getDuration() - Method in class hudson.tasks.junit.TestResult
-
- getDuration() - Method in class hudson.tasks.test.SimpleCaseResult
-
Time took to run this test.
- getDuration() - Method in class hudson.tasks.test.TestObject
-
Time took to run this test.
- getDuration() - Method in class hudson.tasks.test.TestResult
-
Time it took to run this test.
- getDurationGraph() - Method in class hudson.tasks.junit.History
-
Graph of duration of tests over time.
- getDurationString() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
- getDurationString() - Method in class hudson.tasks.test.TestObject
-
Returns the string representation of the
getDuration()
, in a
human readable format.
- getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.tasks.junit.ClassResult
-
- getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.tasks.junit.PackageResult
-
- getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.tasks.junit.TestResult
-
- getDynamic(String, StaplerRequest, StaplerResponse) - Method in class hudson.tasks.test.TestObject
-
- getErrorDetails() - Method in class hudson.tasks.junit.CaseResult
-
If there was an error or a failure, this is the text from the message.
- getErrorDetails() - Method in class hudson.tasks.junit.TestResult
-
If there was an error or a failure, this is the text from the message.
- getErrorDetails() - Method in class hudson.tasks.test.TestResult
-
If there was an error or a failure, this is the text from the message.
- getErrorStackTrace() - Method in class hudson.tasks.junit.CaseResult
-
If there was an error or a failure, this is the stack trace, or otherwise null.
- getErrorStackTrace() - Method in class hudson.tasks.junit.TestResult
-
If there was an error or a failure, this is the stack trace, or otherwise null.
- getErrorStackTrace() - Method in class hudson.tasks.test.TestResult
-
If there was an error or a failure, this is the stack trace, or otherwise null.
- getFailCount() - Method in class hudson.tasks.junit.CaseResult
-
- getFailCount() - Method in class hudson.tasks.junit.ClassResult
-
- getFailCount() - Method in class hudson.tasks.junit.PackageResult
-
- getFailCount() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
Gets the total number of failed tests.
- getFailCount() - Method in class hudson.tasks.junit.TestResult
-
- getFailCount() - Method in class hudson.tasks.junit.TestResultAction
-
- getFailCount() - Method in class hudson.tasks.test.AbstractTestResultAction
-
Gets the number of failed tests.
- getFailCount() - Method in class hudson.tasks.test.AggregatedTestResultAction
-
- getFailCount() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
-
- getFailCount() - Method in class hudson.tasks.test.SimpleCaseResult
-
Gets the total number of failed tests.
- getFailCount() - Method in class hudson.tasks.test.TestObject
-
Gets the total number of failed tests.
- getFailCount() - Method in class hudson.tasks.test.TestResult
-
Gets the total number of failed tests.
- getFailedSince() - Method in class hudson.tasks.junit.CaseResult
-
If this test failed, then return the build number
when this test started failing.
- getFailedSince() - Method in class hudson.tasks.junit.TestResult
-
If this test failed, then return the build number
when this test started failing.
- getFailedSince() - Method in class hudson.tasks.test.TestResult
-
If this test failed, then return the build number
when this test started failing.
- getFailedSinceRun() - Method in class hudson.tasks.junit.CaseResult
-
- getFailedSinceRun() - Method in class hudson.tasks.junit.TestResult
-
If this test failed, then return the run
when this test started failing.
- getFailedSinceRun() - Method in class hudson.tasks.test.TestResult
-
If this test failed, then return the run
when this test started failing.
- getFailedTests() - Method in class hudson.tasks.junit.CaseResult
-
Gets the "children" of this test result that failed
- getFailedTests() - Method in class hudson.tasks.junit.PackageResult
-
Returns a list of the failed cases, in no particular
sort order
- getFailedTests() - Method in class hudson.tasks.junit.TestResult
-
- getFailedTests() - Method in class hudson.tasks.junit.TestResultAction
-
- getFailedTests() - Method in class hudson.tasks.test.AbstractTestResultAction
-
A shortcut for summary.jelly
- getFailedTests() - Method in class hudson.tasks.test.AggregatedTestResultAction
-
- getFailedTests() - Method in class hudson.tasks.test.MetaTabulatedResult
-
All failed tests.
- getFailedTests() - Method in class hudson.tasks.test.SimpleCaseResult
-
Gets the "children" of this test result that failed
- getFailedTests() - Method in class hudson.tasks.test.TestResult
-
Gets the "children" of this test result that failed
- getFailedTestsSortedByAge() - Method in class hudson.tasks.junit.PackageResult
-
Returns a list of the failed cases, sorted by age.
- getFailureDiffString() - Method in class hudson.tasks.test.AbstractTestResultAction
-
Gets the diff string of failures.
- getFile() - Method in class hudson.tasks.junit.SuiteResult
-
The absolute path to the original test report.
- getFullDisplayName() - Method in class hudson.tasks.junit.CaseResult
-
- getFullDisplayName() - Method in class hudson.tasks.junit.ClassResult
-
- getFullDisplayName() - Method in class hudson.tasks.test.TestObject
-
- getFullName() - Method in class hudson.tasks.junit.CaseResult
-
- getFullName() - Method in class hudson.tasks.junit.ClassResult
-
- getFullName() - Method in class hudson.tasks.test.TestObject
-
Gets the full name of this object.
- getHasFingerprintAction() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
-
- getHealthScaleFactor() - Method in class hudson.tasks.junit.JUnitResultArchiver
-
- getHealthScaleFactor() - Method in class hudson.tasks.junit.TestResultAction
-
- getHealthScaleFactor() - Method in class hudson.tasks.test.AbstractTestResultAction
-
Returns how much to scale the test related health by.
- getHistory() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
- getHistory() - Method in class hudson.tasks.test.TestObject
-
- getIconFileName() - Method in class hudson.tasks.test.AbstractTestResultAction
-
- getIconFileName() - Method in class hudson.tasks.test.TestResultProjectAction
-
No task list item.
- getId() - Method in class hudson.tasks.junit.SuiteResult
-
- getId() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
- getId() - Method in class hudson.tasks.test.TestObject
-
- getIncludeFailedBuilds() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
-
- getIndividuals() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
-
Returns the individual test results that are aggregated.
- getJobs() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
-
Gets the jobs to be monitored.
- getLastTestResultAction() - Method in class hudson.tasks.test.TestResultProjectAction
-
- getList(int, int) - Method in class hudson.tasks.junit.History
-
- getList() - Method in class hudson.tasks.junit.History
-
- getMessage() - Method in enum hudson.tasks.junit.CaseResult.Status
-
- getName() - Method in class hudson.tasks.junit.CaseResult
-
Gets the name of the test, which is returned from TestCase.getName()
- getName() - Method in class hudson.tasks.junit.ClassResult
-
- getName() - Method in class hudson.tasks.junit.PackageResult
-
- getName() - Method in class hudson.tasks.junit.SuiteResult
-
- getName() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
Gets the name of this object.
- getName() - Method in class hudson.tasks.junit.TestResult
-
- getName() - Method in class hudson.tasks.test.SimpleCaseResult
-
Gets the name of this object.
- getName() - Method in class hudson.tasks.test.TestObject
-
Gets the name of this object.
- getNoFingerprints() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
-
Gets the downstream projects that have available test results, but
do not appear to have fingerprinting enabled.
- getOwner() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
- getPackageName() - Method in class hudson.tasks.junit.CaseResult
-
Gets the package name of a test case.
- getParent() - Method in class hudson.tasks.junit.CaseResult
-
- getParent() - Method in class hudson.tasks.junit.ClassResult
-
- getParent() - Method in class hudson.tasks.junit.PackageResult
-
- getParent() - Method in class hudson.tasks.junit.SuiteResult
-
- getParent() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
- getParent() - Method in class hudson.tasks.junit.TestResult
-
- getParent() - Method in class hudson.tasks.test.SimpleCaseResult
-
- getParent() - Method in class hudson.tasks.test.TestObject
-
- getParentAction() - Method in class hudson.tasks.junit.TestResult
-
- getParentAction() - Method in class hudson.tasks.test.SimpleCaseResult
-
- getParentAction() - Method in class hudson.tasks.test.TestResult
-
Returns the action that points to the top level test result includes
this test result.
- getPassCount() - Method in class hudson.tasks.junit.CaseResult
-
- getPassCount() - Method in class hudson.tasks.junit.ClassResult
-
- getPassCount() - Method in class hudson.tasks.junit.PackageResult
-
- getPassCount() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
Gets the total number of passed tests.
- getPassCount() - Method in class hudson.tasks.junit.TestResult
-
- getPassCount() - Method in class hudson.tasks.test.SimpleCaseResult
-
Gets the total number of passed tests.
- getPassCount() - Method in class hudson.tasks.test.TestObject
-
Gets the total number of passed tests.
- getPassCount() - Method in class hudson.tasks.test.TestResult
-
Gets the total number of passed tests.
- getPassedTests() - Method in class hudson.tasks.junit.CaseResult
-
Gets the "children" of this test result that passed
- getPassedTests() - Method in class hudson.tasks.junit.PackageResult
-
Gets the "children" of this test result that passed
- getPassedTests() - Method in class hudson.tasks.junit.TestResult
-
Gets the "children" of this test result that passed
- getPassedTests() - Method in class hudson.tasks.junit.TestResultAction
-
- getPassedTests() - Method in class hudson.tasks.test.AbstractTestResultAction
-
A shortcut for scripting
- getPassedTests() - Method in class hudson.tasks.test.SimpleCaseResult
-
Gets the "children" of this test result that passed
- getPassedTests() - Method in class hudson.tasks.test.TestResult
-
Gets the "children" of this test result that passed
- getPreviousResult() - Method in class hudson.tasks.junit.CaseResult
-
- getPreviousResult() - Method in class hudson.tasks.junit.ClassResult
-
- getPreviousResult() - Method in class hudson.tasks.junit.SuiteResult
-
- getPreviousResult() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
Gets the counter part of this
TestObject
in the previous run.
- getPreviousResult() - Method in class hudson.tasks.test.AbstractTestResultAction
-
Gets the test result of the previous build, if it's recorded, or null.
- getPreviousResult() - Method in class hudson.tasks.test.TestObject
-
Gets the counterpart of this
TestResult
in the previous run.
- getPreviousResult() - Method in class hudson.tasks.test.TestResult
-
Gets the counter part of this
TestResult
in the previous run.
- getProjectActions() - Method in class hudson.tasks.junit.TestResultAction
-
- getProjectActions(AbstractProject<?, ?>) - Method in class hudson.tasks.test.AggregatedTestResultPublisher
-
- getRelativePathFrom(TestObject) - Method in class hudson.tasks.junit.ClassResult
-
Gets the relative path to this test case from the given object.
- getRelativePathFrom(TestObject) - Method in class hudson.tasks.test.TestObject
-
Computes the relative path to get to this test object from it
.
- getRequiredMonitorService() - Method in class hudson.tasks.junit.JUnitResultArchiver
-
- getRequiredMonitorService() - Method in class hudson.tasks.test.AggregatedTestResultPublisher
-
- getResult() - Method in class hudson.tasks.junit.TestResultAction
-
- getResult() - Method in class hudson.tasks.test.AbstractTestResultAction
-
Returns the object that represents the actual test result.
- getResult() - Method in class hudson.tasks.test.AggregatedTestResultAction
-
- getResult() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
-
- getResultInBuild(AbstractBuild<?, ?>) - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
- getResultInBuild(AbstractBuild<?, ?>) - Method in class hudson.tasks.test.TestObject
-
Deprecated.
- getResultInRun(Run<?, ?>) - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
- getResultInRun(Run<?, ?>) - Method in class hudson.tasks.test.TestObject
-
Gets the counterpart of this
TestResult
in the specified run.
- getResultInRun(Run<?, ?>) - Method in class hudson.tasks.test.TestResult
-
Gets the counter part of this
TestResult
in the specified run.
- getRun() - Method in class hudson.tasks.junit.CaseResult
-
- getRun() - Method in class hudson.tasks.junit.ClassResult
-
- getRun() - Method in class hudson.tasks.junit.PackageResult
-
- getRun() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
- getRun() - Method in class hudson.tasks.junit.TestResult
-
- getRun() - Method in class hudson.tasks.test.SimpleCaseResult
-
- getSafeName() - Method in class hudson.tasks.junit.CaseResult
-
- getSafeName() - Method in class hudson.tasks.junit.ClassResult
-
- getSafeName() - Method in class hudson.tasks.junit.PackageResult
-
- getSafeName() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
- getSafeName() - Method in class hudson.tasks.test.TestObject
-
Gets the version of
getName()
that's URL-safe.
- getSearchUrl() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
- getSearchUrl() - Method in class hudson.tasks.test.TestObject
-
- getSimpleName() - Method in class hudson.tasks.junit.CaseResult
-
Gets the simple (not qualified) class name.
- getSkipCount() - Method in class hudson.tasks.junit.CaseResult
-
- getSkipCount() - Method in class hudson.tasks.junit.ClassResult
-
- getSkipCount() - Method in class hudson.tasks.junit.PackageResult
-
- getSkipCount() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
Gets the total number of skipped tests.
- getSkipCount() - Method in class hudson.tasks.junit.TestResult
-
- getSkipCount() - Method in class hudson.tasks.junit.TestResultAction
-
- getSkipCount() - Method in class hudson.tasks.test.AbstractTestResultAction
-
Gets the number of skipped tests.
- getSkipCount() - Method in class hudson.tasks.test.AggregatedTestResultAction
-
- getSkipCount() - Method in class hudson.tasks.test.SimpleCaseResult
-
Gets the total number of skipped tests.
- getSkipCount() - Method in class hudson.tasks.test.TestObject
-
Gets the total number of skipped tests.
- getSkipCount() - Method in class hudson.tasks.test.TestResult
-
Gets the total number of skipped tests.
- getSkippedMessage() - Method in class hudson.tasks.junit.CaseResult
-
Provides the reason given for the test being being skipped.
- getSkippedTests() - Method in class hudson.tasks.junit.CaseResult
-
Gets the "children" of this test result that were skipped
- getSkippedTests() - Method in class hudson.tasks.junit.PackageResult
-
Gets the "children" of this test result that were skipped
- getSkippedTests() - Method in class hudson.tasks.junit.TestResult
-
Gets the "children" of this test result that were skipped
- getSkippedTests() - Method in class hudson.tasks.junit.TestResultAction
-
- getSkippedTests() - Method in class hudson.tasks.test.AbstractTestResultAction
-
A shortcut for scripting
- getSkippedTests() - Method in class hudson.tasks.test.SimpleCaseResult
-
Gets the "children" of this test result that were skipped
- getSkippedTests() - Method in class hudson.tasks.test.TestResult
-
Gets the "children" of this test result that were skipped
- getStatus() - Method in class hudson.tasks.junit.CaseResult
-
- getStderr() - Method in class hudson.tasks.junit.CaseResult
-
The stderr of this test.
- getStderr() - Method in class hudson.tasks.junit.SuiteResult
-
The stderr of this test.
- getStderr() - Method in class hudson.tasks.junit.TestResult
-
The stderr of this test.
- getStderr() - Method in class hudson.tasks.test.TestResult
-
The stderr of this test.
- getStdout() - Method in class hudson.tasks.junit.CaseResult
-
The stdout of this test.
- getStdout() - Method in class hudson.tasks.junit.SuiteResult
-
The stdout of this test.
- getStdout() - Method in class hudson.tasks.junit.TestResult
-
The stdout of this test.
- getStdout() - Method in class hudson.tasks.test.TestResult
-
The stdout of this test.
- getSuite(String) - Method in class hudson.tasks.junit.TestResult
-
- getSuiteResult() - Method in class hudson.tasks.junit.CaseResult
-
- getSuites() - Method in class hudson.tasks.junit.TestResult
-
- getTarget() - Method in class hudson.tasks.junit.TestResultAction
-
- getTestAction(Class<T>) - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
- getTestAction(TestObject) - Method in class hudson.tasks.junit.TestResultAction.Data
-
Returns all TestActions for the testObject.
- getTestAction(Class<T>) - Method in class hudson.tasks.test.TestObject
-
Gets a test action of the class passed in.
- getTestActions() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
- getTestActions() - Method in class hudson.tasks.test.SimpleCaseResult
-
- getTestActions() - Method in class hudson.tasks.test.TestObject
-
Get a list of all TestActions associated with this TestObject.
- getTestData(AbstractBuild<?, ?>, Launcher, BuildListener, TestResult) - Method in class hudson.tasks.junit.TestDataPublisher
-
Deprecated.
- getTestDataPublishers() - Method in class hudson.tasks.junit.JUnitResultArchiver
-
- getTestObject() - Method in class hudson.tasks.junit.History
-
- getTestResult() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
- getTestResult() - Method in class hudson.tasks.junit.TestResult
-
- getTestResult() - Method in class hudson.tasks.test.TestObject
-
- getTestResultAction() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
- getTestResultAction() - Method in class hudson.tasks.test.TestObject
-
Subclasses may override this method if they are
associated with a particular subclass of
AbstractTestResultAction.
- getTestResultLocationMessage() - Method in class hudson.tasks.junit.JUnitParser
-
- getTestResultLocationMessage() - Method in class hudson.tasks.test.TestResultParser
-
This text is used in the UI prompt for the GLOB that specifies files to be parsed by this parser.
- getTestResultPath(TestResult) - Method in class hudson.tasks.test.AbstractTestResultAction
-
Returns a full path down to a test result
- getTestResults() - Method in class hudson.tasks.junit.JUnitResultArchiver
-
- getTimestamp() - Method in class hudson.tasks.junit.SuiteResult
-
- getTitle() - Method in class hudson.tasks.junit.CaseResult
-
Gets the human readable title of this result object.
- getTitle() - Method in class hudson.tasks.junit.ClassResult
-
- getTitle() - Method in class hudson.tasks.junit.PackageResult
-
- getTitle() - Method in class hudson.tasks.junit.TestResult
-
- getTitle() - Method in class hudson.tasks.test.SimpleCaseResult
-
Gets the human readable title of this result object.
- getTitle() - Method in class hudson.tasks.test.TestResult
-
Gets the human readable title of this result object.
- getTopLevelTestResult() - Method in class hudson.tasks.test.TestObject
-
Returns the top level test result data.
- getTotalCount() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
Gets the total number of tests.
- getTotalCount() - Method in class hudson.tasks.junit.TestResultAction
-
- getTotalCount() - Method in class hudson.tasks.test.AbstractTestResultAction
-
Gets the total number of tests.
- getTotalCount() - Method in class hudson.tasks.test.AggregatedTestResultAction
-
- getTotalCount() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
-
- getTotalCount() - Method in class hudson.tasks.test.TestObject
-
Gets the total number of tests.
- getTransformedName(String) - Static method in class hudson.tasks.junit.TestNameTransformer
-
- getUrl() - Method in class hudson.tasks.junit.TestObject
-
Deprecated.
Returns url relative to TestResult.
- getUrl() - Method in class hudson.tasks.test.TestObject
-
Returns url relative to TestResult
- getUrlName() - Method in class hudson.tasks.test.AbstractTestResultAction
-
- getUrlName() - Method in class hudson.tasks.test.AggregatedTestResultPublisher.TestResultAction
-
- getUrlName() - Method in class hudson.tasks.test.TestResultProjectAction
-
- _AbstractTestResultAction_fail(Object, Object) - Static method in class hudson.tasks.test.Messages
-
Key AbstractTestResultAction.fail
: {0}: {1}
{1,choice,0#failures|1#failure|1<failures}
.
- _AbstractTestResultAction_getDisplayName() - Static method in class hudson.tasks.test.Messages
-
Key AbstractTestResultAction.getDisplayName
: Test
Result
.
- _AbstractTestResultAction_skip(Object, Object) - Static method in class hudson.tasks.test.Messages
-
Key AbstractTestResultAction.skip
: {0}: {1}
{1,choice,0#skips|1#skip|1<skips}
.
- _AbstractTestResultAction_test(Object, Object) - Static method in class hudson.tasks.test.Messages
-
Key AbstractTestResultAction.test
: {0}: {1}
{1,choice,0#tests|1#test|1<tests}
.
- _AbstractTestResultAction_TestsDescription(Object, Object, Object) - Static method in class hudson.tasks.test.Messages
-
Key AbstractTestResultAction.TestsDescription
: {0}: {1}
{1,choice,0#tests|1#test|1<tests} failing out of a total of {2}
{2,choice,1#test|1<tests}.
.
- _AbstractTestResultAction_zeroTestDescription(Object) - Static method in class hudson.tasks.test.Messages
-
Key AbstractTestResultAction.zeroTestDescription
: {0}:
0 tests in total.
.
- _AggregatedTestResultPublisher_DisplayName() - Static method in class hudson.tasks.test.Messages
-
Key AggregatedTestResultPublisher.DisplayName
: Aggregate downstream test results
.
- _AggregatedTestResultPublisher_Title() - Static method in class hudson.tasks.test.Messages
-
Key AggregatedTestResultPublisher.Title
: Aggregated
Test Result
.
- _CaseResult_Status_Failed() - Static method in class hudson.tasks.junit.Messages
-
Key CaseResult.Status.Failed
: Failed
.
- _CaseResult_Status_Fixed() - Static method in class hudson.tasks.junit.Messages
-
Key CaseResult.Status.Fixed
: Fixed
.
- _CaseResult_Status_Passed() - Static method in class hudson.tasks.junit.Messages
-
Key CaseResult.Status.Passed
: Passed
.
- _CaseResult_Status_Regression() - Static method in class hudson.tasks.junit.Messages
-
Key CaseResult.Status.Regression
: Regression
.
- _CaseResult_Status_Skipped() - Static method in class hudson.tasks.junit.Messages
-
Key CaseResult.Status.Skipped
: Skipped
.
- _ClassResult_getTitle(Object) - Static method in class hudson.tasks.junit.Messages
-
Key ClassResult.getTitle
: Test Result : {0}
.
- _JUnitParser_DisplayName() - Static method in class hudson.tasks.junit.Messages
-
Key JUnitParser.DisplayName
: JUnit Parser
.
- _JUnitParser_TestResultLocationMessage() - Static method in class hudson.tasks.junit.Messages
-
Key JUnitParser.TestResultLocationMessage
: JUnit xml
files:
.
- _JUnitResultArchiver_DisplayName() - Static method in class hudson.tasks.junit.Messages
-
Key JUnitResultArchiver.DisplayName
: Publish JUnit test
result report
.
- _JUnitResultArchiver_HealthScaleFactorAnalysis(Object, Object, Object, Object) - Static method in class hudson.tasks.junit.Messages
-
Key JUnitResultArchiver.HealthScaleFactorAnalysis
: {0}%
failing tests scores as {1}% health.
- _JUnitResultArchiver_NoTestReportFound() - Static method in class hudson.tasks.junit.Messages
-
Key JUnitResultArchiver.NoTestReportFound
: {@code No test
report files were found.
- _JUnitResultArchiver_Recording() - Static method in class hudson.tasks.junit.Messages
-
Key JUnitResultArchiver.Recording
: Recording test
results
.
- _JUnitResultArchiver_ResultIsEmpty() - Static method in class hudson.tasks.junit.Messages
-
Key JUnitResultArchiver.ResultIsEmpty
: None of the test
reports contained any result
.
- _PackageResult_getChildTitle() - Static method in class hudson.tasks.junit.Messages
-
Key PackageResult.getChildTitle
: Class
.
- _PackageResult_getTitle(Object) - Static method in class hudson.tasks.junit.Messages
-
Key PackageResult.getTitle
: Test Result : {0}
.
- _Run_Summary_LessTestsFailing(Object, Object) - Static method in class hudson.tasks.test.Messages
-
Key Run.Summary.LessTestsFailing
: {0} less
{0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
.
- _Run_Summary_MoreTestsFailing(Object, Object) - Static method in class hudson.tasks.test.Messages
-
Key Run.Summary.MoreTestsFailing
: {0} more
{0,choice,0#tests are|1#test is|1<tests are} failing (total {1})
.
- _Run_Summary_TestFailures(Object) - Static method in class hudson.tasks.test.Messages
-
Key Run.Summary.TestFailures
: {0} {0,choice,0#test
failures|1#test failure|1<test failures}
.
- _Run_Summary_TestsStartedToFail(Object) - Static method in class hudson.tasks.test.Messages
-
Key Run.Summary.TestsStartedToFail
: {0}
{0,choice,0#tests|1#test|1<tests} started to fail
.
- _Run_Summary_TestsStillFailing(Object) - Static method in class hudson.tasks.test.Messages
-
Key Run.Summary.TestsStillFailing
: {0}
{0,choice,0#tests are|1#test is|1<tests are} still failing
.
- _TestResult_getChildTitle() - Static method in class hudson.tasks.junit.Messages
-
Key TestResult.getChildTitle
: Package
.
- _TestResult_getDisplayName() - Static method in class hudson.tasks.junit.Messages
-
Key TestResult.getDisplayName
: Test Results
.
- _TestResult_getTitle() - Static method in class hudson.tasks.junit.Messages
-
Key TestResult.getTitle
: Test Result
.