Class Testsuites
java.lang.Object
org.alexmond.yaml.validator.output.junit.Testsuites
JUnit XML model representing a collection of test suites.
This class models the root element of JUnit XML report format, containing
attributes for test execution statistics and a nested test suite.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Testsuites
public Testsuites()
-