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