Class Testsuite
java.lang.Object
org.alexmond.yaml.validator.output.junit.Testsuite
Represents a test suite in JUnit XML format.
This class models the XML structure for a collection of test cases,
including overall test execution statistics and results.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Testsuite
public Testsuite()
-