public abstract class SPARQLQueryComplianceTest extends SPARQLComplianceTest
Modifier and Type | Class and Description |
---|---|
protected static class |
SPARQLQueryComplianceTest.SPARQLQueryTestManifest |
Constructor and Description |
---|
SPARQLQueryComplianceTest(String displayName,
String testURI,
String name,
String queryFileURL,
String resultFileURL,
Dataset dataset,
boolean ordered) |
Modifier and Type | Method and Description |
---|---|
protected Repository |
getDataRepository() |
protected abstract Repository |
newRepository() |
protected void |
runTest() |
void |
setUp() |
void |
tearDown() |
addIgnoredTest, compareGraphs, getDisplayName, getIgnoredTests, getName, getTestURI, includeSubManifest, printBindingSet, setIgnoredTests, test, upload, uploadDataset
protected void runTest() throws Exception
runTest
in class SPARQLComplianceTest
Exception
protected abstract Repository newRepository() throws Exception
Exception
protected Repository getDataRepository()
getDataRepository
in class SPARQLComplianceTest
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.