menu
gherkin_widget_extension package
documentation
reporters/xml_reporter.dart
TestSuite
TestSuite constructor
TestSuite constructor
dark_mode
light_mode
TestSuite
constructor
TestSuite
(
String
name
,
String
featureFile
)
Implementation
TestSuite(
this
.name,
this
.featureFile);
gherkin_widget_extension package
documentation
reporters/xml_reporter
TestSuite
TestSuite constructor
TestSuite class
Constructors
TestSuite
Properties
errors
failures
featureFile
hashCode
name
runtimeType
testCases
tests
time
timestamp
Methods
noSuchMethod
toString
Operators
operator ==