Class RepositorySPARQLComplianceTestSuite
java.lang.Object
org.eclipse.rdf4j.testsuite.sparql.RepositorySPARQLComplianceTestSuite
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
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
-
Field Details
-
factory
-
-
Constructor Details
-
RepositorySPARQLComplianceTestSuite
-
-
Method Details
-
setUpClass
@BeforeAll public static void setUpClass() -
tearDownClass
@AfterAll public static void tearDownClass() -
getEmptyInitializedRepository
-