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:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionprotected classNested classes/interfaces inherited from class SPARQLComplianceTest
SPARQLComplianceTest.DynamicSparqlComplianceTestModifier and TypeClassDescriptionprotected class -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCollection<org.junit.jupiter.api.DynamicTest> protected abstract RepositoryMethods inherited from class SPARQLComplianceTest
addIgnoredTest, deleteDataDir, deleteDataDirAfterShutdown, getIgnoredTests, includeSubManifest, printBindingSet, setIgnoredTests, shouldIgnoredTest, shutDownAndDeleteDataDirModifier and TypeMethodDescriptionprotected voidaddIgnoredTest(String ignoredTest) protected voiddeleteDataDir(File dataDir) protected booleanprotected static booleanincludeSubManifest(String subManifestFile, List<String> excludedSubdirs) Verifies if the selected subManifest occurs in the supplied list of excluded subdirs.protected static final voidprintBindingSet(BindingSet bs, StringBuilder appendable) protected voidsetIgnoredTests(List<String> ignoredTests) protected booleanshouldIgnoredTest(String ignoredTest) protected voidshutDownAndDeleteDataDir(Repository repository)
-
Field Details
-
expectedResultRepo
-
-
Constructor Details
-
SPARQL11UpdateComplianceTest
public SPARQL11UpdateComplianceTest()
-
-
Method Details
-
newRepository
- Throws:
Exception
-
getTestData
-