Searched refs:tid3 (Results 1 – 1 of 1) sorted by relevance
75 TestDescription tid3 = new TestDescription("TestStub", "test3"); in testAttempt() local76 listener.testStarted(tid3); in testAttempt()78 listener.testFailed(tid3, "ouch this is bad."); in testAttempt()80 listener.testEnded(tid3, new HashMap<String, Metric>()); in testAttempt()