public abstract class SPARQL11SyntaxComplianceTest extends SPARQLSyntaxComplianceTest
https://www.w3.org/2009/sparql/docs/tests/
Constructor and Description |
---|
SPARQL11SyntaxComplianceTest(String displayName,
String testURI,
String name,
String queryFileURL,
boolean positiveTest) |
Modifier and Type | Method and Description |
---|---|
static Collection<Object[]> |
data() |
protected Repository |
getDataRepository() |
protected abstract ParsedOperation |
parseOperation(String operation,
String fileURL) |
runTest
addIgnoredTest, compareGraphs, getDisplayName, getIgnoredTests, getName, getTestURI, includeSubManifest, printBindingSet, setIgnoredTests, test, upload, uploadDataset
public static Collection<Object[]> data()
protected abstract ParsedOperation parseOperation(String operation, String fileURL) throws MalformedQueryException
parseOperation
in class SPARQLSyntaxComplianceTest
MalformedQueryException
protected Repository getDataRepository()
getDataRepository
in class SPARQLComplianceTest
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.