Uses of Class
org.eclipse.rdf4j.testsuite.query.parser.sparql.manifest.SPARQLComplianceTest
-
Packages that use SPARQLComplianceTest Package Description org.eclipse.rdf4j.testsuite.query.algebra.geosparql org.eclipse.rdf4j.testsuite.query.parser.sparql.manifest -
-
Uses of SPARQLComplianceTest in org.eclipse.rdf4j.testsuite.query.algebra.geosparql
Subclasses of SPARQLComplianceTest in org.eclipse.rdf4j.testsuite.query.algebra.geosparql Modifier and Type Class Description class
GeoSPARQLManifestTest
-
Uses of SPARQLComplianceTest in org.eclipse.rdf4j.testsuite.query.parser.sparql.manifest
Subclasses of SPARQLComplianceTest in org.eclipse.rdf4j.testsuite.query.parser.sparql.manifest Modifier and Type Class Description class
SPARQL10QueryComplianceTest
A test suite that runs the W3C Approved SPARQL 1.0 query tests.class
SPARQL11QueryComplianceTest
A test suite that runs the W3C Approved SPARQL 1.1 query tests.class
SPARQL11SyntaxComplianceTest
A test suite that runs the W3C Approved SPARQL 1.1 Syntax tests.class
SPARQL11UpdateComplianceTest
A test suite that runs the W3C Approved SPARQL 1.1 update compliance tests.class
SPARQL12QueryComplianceTest
A test suite that runs the SPARQL 1.2 community group's query tests.class
SPARQLQueryComplianceTest
Base functionality for SPARQL query compliance test suites .class
SPARQLSyntaxComplianceTest
A test suite that runs SPARQL syntax tests.
-