public interface BenchmarkResult
Modifier and Type | Method and Description |
---|---|
Score |
getAverageScore() |
String |
getName() |
File |
getResultDirectory() |
String |
getResultDirectoryName() |
boolean |
hasAllSuccess() |
boolean |
hasAnyFailure() |
String getName()
String getResultDirectoryName()
File getResultDirectory()
boolean hasAnyFailure()
boolean hasAllSuccess()
Score getAverageScore()
Copyright © 2006–2019 JBoss by Red Hat. All rights reserved.