Package org.topbraid.shacl.testcases
Class QueryTestCaseType
java.lang.Object
org.topbraid.shacl.testcases.TestCaseType
org.topbraid.shacl.testcases.QueryTestCaseType
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringcreateResultSetJSON(String queryString, org.apache.jena.rdf.model.Model model) protected 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
-
QueryTestCaseType
public QueryTestCaseType()
-
-
Method Details
-
registerContextFactory
-
createResultSetJSON
-
createTestCase
protected TestCase createTestCase(org.apache.jena.rdf.model.Resource graph, org.apache.jena.rdf.model.Resource resource) - Specified by:
createTestCasein classTestCaseType
-