Extension Points defined in JUnit Plugin

This site is the new docs site currently being tested. For the actual docs in use please go to https://www.jenkins.io/doc.

JunitTestResultStorage

jenkinsdoc:junit:io.jenkins.plugins.junit.storage.JunitTestResultStorage]

Allows test results to be saved and loaded from an external storage service.

Implementations:

TestDataPublisher

jenkinsdoc:junit:hudson.tasks.junit.TestDataPublisher]

Contributes jenkinsdoc:TestAction] s to test results.

Implementations:

TestNameTransformer

jenkinsdoc:junit:hudson.tasks.junit.TestNameTransformer]

Allow extensions to transform the class/package/method name for JUnit test cases which will be displayed on the test result page.

Implementations: