Class FunctionTestCaseType

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

public class FunctionTestCaseType extends TestCaseType
  • Constructor Details

    • FunctionTestCaseType

      public FunctionTestCaseType()
  • Method Details

    • registerContextFactory

      public static void registerContextFactory(TestCaseContextFactory factory)
    • createTestCase

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