Class RepositorySPARQLComplianceTestSuite

java.lang.Object
org.eclipse.rdf4j.testsuite.sparql.RepositorySPARQLComplianceTestSuite

@Experimental public abstract class RepositorySPARQLComplianceTestSuite extends Object
A suite of custom compliance tests on SPARQL query functionality for RDF4J Repositories.

To use this test suite, extend the abstract suite class, making sure that the correct RepositoryFactory gets set on construction,

Author:
Jeen Broekstra