Interface JUnitXmlReport

All Superinterfaces:
Configurable<Report>, ConfigurableReport, DirectoryReport, Report

public interface JUnitXmlReport extends DirectoryReport
The JUnit XML files, commonly used to communicate results to CI servers.
See Also: