menu
gherkin_widget_extension package
documentation
reporters/xml_reporter.dart
XmlReporter
XmlReporter.new constructor
XmlReporter.new constructor
dark_mode
light_mode
XmlReporter
constructor
XmlReporter
(
{
String
outputFilename
=
"junit-report.xml"
,
required
String
dirRoot
,
})
Implementation
XmlReporter({this.outputFilename = "junit-report.xml", required this.dirRoot});
gherkin_widget_extension package
documentation
reporters/xml_reporter
XmlReporter
XmlReporter.new constructor
XmlReporter class