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 |
Class and 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 of
TestObject 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 page
|
TestDataPublisher
Contributes
TestAction 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.
Use
TestObject instead. |
TestResult
Root of all the test results for one build.
|
TestResultAction
Action that displays the JUnit test result. |
TestResultAction.Data
Resolves
TestAction s for the given TestObject . |
TestResultSummary
Summary of test results that can be used in Pipeline scripts.
|
Class and Description |
---|
JUnitTask |
TestDataPublisher
Contributes
TestAction s to test results. |
TestResultSummary
Summary of test results that can be used in Pipeline scripts.
|
Class and Description |
---|
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 page
|
TestDurationResultSummary |
TestObject
Deprecated.
Use
TestObject instead. |
TrendTestResultSummary |
Class and Description |
---|
TestResult
Root of all the test results for one build.
|
TestResultSummary
Summary of test results that can be used in Pipeline scripts.
|
Class and 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 |
Copyright © 2016–2022. All rights reserved.