Uses of Package
hudson.tasks.junit
Packages that use hudson.tasks.junit
Package
Description
Model objects that represent JUnit test reports.
Defines contracts that need to be implemented by a test reporting
action (such as the built-in JUnit one).
-
Classes in hudson.tasks.junit used by hudson.tasks.junitClassDescriptionOne test result.Constants that represent the status of this test.Cumulative test result of a test class.History of
TestObject
over time.Cumulative test result for a package.Result of one test suite.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 page casetableheader.jelly: allows additional table headers to be shown in tables that list test methods classtableheader.jelly: allows additional table headers to be shown in tables that list test classes packagetableheader.jelly: allows additional table headers to be shown in tables that list test packages tablerow.jelly: allows additional table cells to be shown in tables that list test methods, classes and packagesContributesTestAction
s to test results.Allow extensions to transform the class/package/method name for JUnit test cases which will be displayed on the test result page.Deprecated.Root of all the test results for one build.Action
that displays the JUnit test result.ResolvesTestAction
s for the givenTestObject
.Summary of test results that can be used in Pipeline scripts. -
Classes in hudson.tasks.junit used by hudson.tasks.junit.pipelineClassDescriptionContributes
TestAction
s to test results.Summary of test results that can be used in Pipeline scripts. -
Classes in hudson.tasks.junit used by hudson.tasks.testClassDescriptionHistory of
TestObject
over time.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 page casetableheader.jelly: allows additional table headers to be shown in tables that list test methods classtableheader.jelly: allows additional table headers to be shown in tables that list test classes packagetableheader.jelly: allows additional table headers to be shown in tables that list test packages tablerow.jelly: allows additional table cells to be shown in tables that list test methods, classes and packagesDeprecated.UseTestObject
instead.Root of all the test results for one build. -
Classes in hudson.tasks.junit used by io.jenkins.plugins.junit.checksClassDescriptionRoot of all the test results for one build.Summary of test results that can be used in Pipeline scripts.
-
Classes in hudson.tasks.junit used by io.jenkins.plugins.junit.storageClassDescriptionOne test result.Cumulative test result for a package.Result of one test suite.Root of all the test results for one build.
TestObject
instead.