Searched refs:failedTest (Results 1 – 4 of 4) sorted by relevance
20 public TestFailure(Test failedTest, Throwable thrownException) { in TestFailure() argument21 fFailedTest= failedTest; in TestFailure()27 public Test failedTest() { in failedTest() method in TestFailure
75 getWriter().print(count + ") " + booBoo.failedTest()); in printDefectHeader()
173 method public junit.framework.Test failedTest();
54093 method public junit.framework.Test failedTest();