public static class JUnitReportWriter.TestCounts extends Triple<Integer,Integer,Integer>
TestCounts(int pass, int fail, int error)
int
error()
fail()
pass()
equals, first, hashCode, second, third
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
public TestCounts(int pass, int fail, int error)
public int pass()
public int fail()
public int error()
Copyright © 2011–2018 Eclipse Foundation. All rights reserved.