Extension Points defined in JUnit Plugin

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: