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

public class Testcase extends Object
JUnit XML model for Testcase. Represents a single test case in JUnit XML report format. This class is used for serialization of test results into XML format compatible with JUnit report specifications.
  • Constructor Details

    • Testcase

      public Testcase()