Package org.topbraid.shacl.testcases
Class FunctionTestCaseType
java.lang.Object
org.topbraid.shacl.testcases.TestCaseType
org.topbraid.shacl.testcases.FunctionTestCaseType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected TestCasecreateTestCase(org.apache.jena.rdf.model.Resource graph, org.apache.jena.rdf.model.Resource resource) static voidMethods inherited from class org.topbraid.shacl.testcases.TestCaseType
filterTestCase, getTestCases
-
Constructor Details
-
FunctionTestCaseType
public FunctionTestCaseType()
-
-
Method Details
-
registerContextFactory
-
createTestCase
protected TestCase createTestCase(org.apache.jena.rdf.model.Resource graph, org.apache.jena.rdf.model.Resource resource) - Specified by:
createTestCasein classTestCaseType
-