public static class JUnitReportWriter.TestCounts extends Triple<Integer,Integer,Integer>
| Constructor and Description |
|---|
JUnitReportWriter.TestCounts(int pass,
int fail,
int error) |
Copyright © 2018 Oracle. All rights reserved.