public interface ITestResult
Modifier and Type | Method and Description |
---|---|
String |
getName() |
List<ParticipantResult> |
getParticipantResults() |
boolean |
hasErrors() |
List<ParticipantResult> getParticipantResults()
boolean hasErrors()
String getName()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.