Uses of Interface
org.eclipse.rdf4j.testsuite.query.parser.sparql.manifest.SPARQLQueryTest.Factory
-
Uses of SPARQLQueryTest.Factory in org.eclipse.rdf4j.testsuite.query.parser.sparql.manifest
Modifier and TypeMethodDescriptionstatic junit.framework.TestSuite
SPARQL10ManifestTest.suite
(SPARQLQueryTest.Factory factory) Deprecated.static junit.framework.TestSuite
SPARQL11ManifestTest.suite
(SPARQLQueryTest.Factory factory, String manifestFile, boolean approvedTestsOnly, String... excludedSubdirs) Deprecated.Creates a newTestSuite
for execution ofSPARQLQueryTest
s.static junit.framework.TestSuite
SPARQLQueryTest.suite
(String manifestFileURL, SPARQLQueryTest.Factory factory) Deprecated.static junit.framework.TestSuite
SPARQLQueryTest.suite
(String manifestFileURL, SPARQLQueryTest.Factory factory, boolean approvedOnly) Deprecated.