public class ResultsForAllTests extends Object
Constructor and Description |
---|
ResultsForAllTests() |
Modifier and Type | Method and Description |
---|---|
void |
add(ITestResult testResult) |
List<ITestResult> |
getAllParticipantsResult() |
List<ITestResult> |
getTestResults() |
boolean |
hasErrors() |
public List<ITestResult> getTestResults()
public void add(ITestResult testResult)
public boolean hasErrors()
public List<ITestResult> getAllParticipantsResult()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.