Class JSTestCaseType

java.lang.Object
org.topbraid.shacl.testcases.TestCaseType
org.topbraid.shacl.testcases.JSTestCaseType

public class JSTestCaseType extends TestCaseType
  • Constructor Details

    • JSTestCaseType

      public JSTestCaseType()
  • Method Details

    • createTestCase

      protected TestCase createTestCase(org.apache.jena.rdf.model.Resource graph, org.apache.jena.rdf.model.Resource resource)
      Specified by:
      createTestCase in class TestCaseType