public class ParserSettings extends Object
| Constructor and Description |
|---|
ParserSettings(File log,
String suite,
String project,
boolean generateJUnitReports,
boolean errorOnWarnings) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
errorOnWarnings() |
boolean |
generateJUnitReports() |
File |
getLog() |
String |
getProject() |
String |
getSuite() |
Copyright © 2016–2021. All rights reserved.