public class QueryTestCaseType extends TestCaseType
| Constructor and Description |
|---|
QueryTestCaseType() |
| Modifier and Type | Method and Description |
|---|---|
static String |
createResultSetJSON(String queryString,
org.apache.jena.rdf.model.Model model) |
protected TestCase |
createTestCase(org.apache.jena.rdf.model.Resource graph,
org.apache.jena.rdf.model.Resource resource) |
static void |
registerContextFactory(TestCaseContextFactory factory) |
filterTestCase, getTestCasespublic static void registerContextFactory(TestCaseContextFactory factory)
public static String createResultSetJSON(String queryString, org.apache.jena.rdf.model.Model model)
protected TestCase createTestCase(org.apache.jena.rdf.model.Resource graph, org.apache.jena.rdf.model.Resource resource)
createTestCase in class TestCaseTypeCopyright © 2019 TopQuadrant, Inc.. All rights reserved.