Class InferencingTestCaseType

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

public class InferencingTestCaseType extends TestCaseType
Author:
Ashley Caselli
  • Constructor Details

    • InferencingTestCaseType

      public InferencingTestCaseType()
  • 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