Searched refs:failedresults (Results 1 – 1 of 1) sorted by relevance
1551 Set<ITestResult> failedresults = keepSameInstances(testMethod, failedAndSkippedMethods); in haveBeenRunSuccessfully() local1554 if (failedresults != null && failedresults.size() > 0) { in haveBeenRunSuccessfully()