Searched refs:keepSameInstances (Results 1 – 1 of 1) sorted by relevance
1528 private Set<ITestResult> keepSameInstances(ITestNGMethod method, Set<ITestResult> results) { in keepSameInstances() method in Invoker1547 Set<ITestResult> results = keepSameInstances(testMethod, m_notifier.getPassedTests(method)); in haveBeenRunSuccessfully()1551 Set<ITestResult> failedresults = keepSameInstances(testMethod, failedAndSkippedMethods); in haveBeenRunSuccessfully()