Class Testsuite

java.lang.Object
org.alexmond.yaml.validator.output.junit.Testsuite

public class Testsuite extends Object
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 Details

    • Testsuite

      public Testsuite()