Uses of Class
dev.aherscu.qa.jgiven.reporter.QaJGivenPerClassReporter
-
-
Uses of QaJGivenPerClassReporter in dev.aherscu.qa.jgiven.reporter
Classes in dev.aherscu.qa.jgiven.reporter with type parameters of type QaJGivenPerClassReporter Modifier and Type Class Description static class
QaJGivenPerClassReporter.QaJGivenPerClassReporterBuilder<C extends QaJGivenPerClassReporter,B extends QaJGivenPerClassReporter.QaJGivenPerClassReporterBuilder<C,B>>
Methods in dev.aherscu.qa.jgiven.reporter that return QaJGivenPerClassReporter Modifier and Type Method Description protected QaJGivenPerClassReporter
QaJGivenPerClassReporter. with(org.testng.xml.XmlSuite xmlSuite)
Builds a new reporter configured with additional TestNG XML suite parameters.
-