Searched refs:collectResults (Results 1 – 1 of 1) sorted by relevance
727 void collectResults(ITestNGMethod testMethod, Collection<ITestResult> results) { in collectResults() method in Invoker1402 collectResults(testMethod, Collections.singleton(testResult)); in handleInvocationResults()