public interface ReporterResult
| Modifier and Type | Method and Description |
|---|---|
int |
errorCount() |
boolean |
hasErrors() |
boolean |
hasWarnings() |
int |
warningCount() |
boolean hasErrors()
int errorCount()
boolean hasWarnings()
int warningCount()