public abstract class SPARQL11QueryComplianceTest extends Object
https://www.w3.org/2009/sparql/docs/tests/| Constructor and Description |
|---|
SPARQL11QueryComplianceTest(String displayName,
String testURI,
String name,
String queryFileURL,
String resultFileURL,
Dataset dataset,
boolean ordered) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addIgnoredTest(String ignoredTest) |
static Collection<Object[]> |
data() |
protected List<String> |
getIgnoredTests() |
protected abstract Repository |
newRepository() |
protected void |
setIgnoredTests(List<String> ignoredTests) |
void |
setUp() |
void |
tearDown() |
void |
test() |
public static Collection<Object[]> data()
protected abstract Repository newRepository() throws Exception
Exceptionprotected void addIgnoredTest(String ignoredTest)
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.