Extension Points defined in JUnit Plugin

TestDataPublisher

Contributes TestAction s to test results.

Implementations:

TestNameTransformer

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

Implementations:

TestResultParser

Parses test result files and builds in-memory representation of it as TestResult .

Implementations: