public abstract class SPARQLSyntaxComplianceTest extends SPARQLComplianceTest
Constructor and Description |
---|
SPARQLSyntaxComplianceTest(String displayName,
String testURI,
String name,
String queryFileURL,
boolean positiveTest) |
Modifier and Type | Method and Description |
---|---|
static Collection<Object[]> |
data() |
protected abstract ParsedOperation |
parseOperation(String operation,
String fileURL) |
protected void |
runTest() |
addIgnoredTest, compareGraphs, getDataRepository, 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
MalformedQueryException
protected void runTest() throws Exception
runTest
in class SPARQLComplianceTest
Exception
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.