public static class SurefireReporter.TestCounts extends Object
| Constructor and Description |
|---|
TestCounts() |
| Modifier and Type | Method and Description |
|---|---|
void |
addFailure() |
void |
addSkipped() |
void |
addSuccessful() |
int |
getErrors() |
int |
getFailures() |
int |
getSkipped() |
int |
getTests() |
Copyright © 2003–2019. All rights reserved.