public abstract class SPARQL11UpdateComplianceTest extends SPARQLComplianceTest
https://www.w3.org/2009/sparql/docs/tests/
Modifier and Type | Field and Description |
---|---|
protected Repository |
expectedResultRepo |
Constructor and Description |
---|
SPARQL11UpdateComplianceTest(String displayName,
String testURI,
String name,
String requestFile,
IRI defaultGraphURI,
Map<String,IRI> inputNamedGraphs,
IRI resultDefaultGraphURI,
Map<String,IRI> resultNamedGraphs) |
Modifier and Type | Method and Description |
---|---|
static Collection<Object[]> |
data() |
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 Repository expectedResultRepo
public static Collection<Object[]> data()
protected abstract Repository newRepository() throws Exception
Exception
protected Repository getDataRepository()
getDataRepository
in class SPARQLComplianceTest
protected void runTest() throws Exception
runTest
in class SPARQLComplianceTest
Exception
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.