public static class JUnitReportWriter.TestCounts extends Triple<java.lang.Integer,java.lang.Integer,java.lang.Integer>
Constructor and Description |
---|
JUnitReportWriter.TestCounts(int pass,
int fail,
int error) |