Class Testsuites

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

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

    • Testsuites

      public Testsuites()