| Interface | Description |
|---|---|
| TestReportArchiver |
Interface for mocking out the JUnitArchiver from tests.
|
| TestReportTransformer |
Interface for mocking out the NUnitReportTransformer from testing.
|
| Class | Description |
|---|---|
| NUnitArchiver |
Class responsible for transforming NUnit to JUnit files and then run them all through the JUnit result archiver.
|
| NUnitPublisher |
Class that records NUnit test reports into Jenkins.
|
| NUnitPublisher.DescriptorImpl | |
| NUnitReportTransformer |
Transforms a NUnit report into seperate JUnit reports.
|
Copyright © 2004-2016. All Rights Reserved.