Uses of Package
hudson.tasks.junit
-
Packages that use hudson.tasks.junit Package Description hudson.tasks.junit Model objects that represent JUnit test reports.hudson.tasks.junit.pipeline hudson.tasks.test Defines contracts that need to be implemented by a test reporting action (such as the built-in JUnit one).io.jenkins.plugins.junit.checks io.jenkins.plugins.junit.storage -
Classes in hudson.tasks.junit used by hudson.tasks.junit Class Description CaseResult One test result.CaseResult.Status Constants that represent the status of this test.ClassResult Cumulative test result of a test class.History History ofTestObject
over time.History.HistoryTableResult HistoryTestResultSummary JUnitTask PackageResult Cumulative test result for a package.SuiteResult Result of one test suite.TestAction Jelly (all optional): index.jelly: included at the top of the test page summary.jelly: included in a collapsed panel on the test parent page badge.jelly: shown after the test link on the test parent pageTestDataPublisher ContributesTestAction
s to test results.TestNameTransformer Allow extensions to transform the class/package/method name for JUnit test cases which will be displayed on the test result page.TestObject Deprecated.UseTestObject
instead.TestResult Root of all the test results for one build.TestResultAction Action
that displays the JUnit test result.TestResultAction.Data ResolvesTestAction
s for the givenTestObject
.TestResultSummary Summary of test results that can be used in Pipeline scripts. -
Classes in hudson.tasks.junit used by hudson.tasks.junit.pipeline Class Description JUnitTask TestDataPublisher ContributesTestAction
s to test results.TestResultSummary Summary of test results that can be used in Pipeline scripts. -
Classes in hudson.tasks.junit used by hudson.tasks.test Class Description History History ofTestObject
over time.TestAction Jelly (all optional): index.jelly: included at the top of the test page summary.jelly: included in a collapsed panel on the test parent page badge.jelly: shown after the test link on the test parent pageTestDurationResultSummary TestObject Deprecated.UseTestObject
instead.TestResult Root of all the test results for one build.TrendTestResultSummary -
Classes in hudson.tasks.junit used by io.jenkins.plugins.junit.checks Class Description TestResult Root of all the test results for one build.TestResultSummary Summary of test results that can be used in Pipeline scripts. -
Classes in hudson.tasks.junit used by io.jenkins.plugins.junit.storage Class Description CaseResult One test result.HistoryTestResultSummary PackageResult Cumulative test result for a package.SuiteResult Result of one test suite.TestDurationResultSummary TestResult Root of all the test results for one build.TrendTestResultSummary