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