Class SPARQL11UpdateComplianceTest
java.lang.Object
org.eclipse.rdf4j.testsuite.query.parser.sparql.manifest.SPARQLComplianceTest
org.eclipse.rdf4j.testsuite.query.parser.sparql.manifest.SPARQL11UpdateComplianceTest
A test suite that runs the W3C Approved SPARQL 1.1 update compliance tests.
- Author:
- Jeen Broekstra
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<Object[]>
data()
protected Repository
protected abstract Repository
protected void
runTest()
void
setUp()
void
tearDown()
Methods inherited from class org.eclipse.rdf4j.testsuite.query.parser.sparql.manifest.SPARQLComplianceTest
addIgnoredTest, compareGraphs, getDisplayName, getIgnoredTests, getName, getTestURI, includeSubManifest, printBindingSet, setIgnoredTests, test, upload, uploadDataset
-
Field Details
-
expectedResultRepo
-
-
Constructor Details
-
SPARQL11UpdateComplianceTest
-
-
Method Details
-
data
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
newRepository
- Throws:
Exception
-
getDataRepository
- Specified by:
getDataRepository
in classSPARQLComplianceTest
-
runTest
- Specified by:
runTest
in classSPARQLComplianceTest
- Throws:
Exception
-