Uses of Interface
org.eclipse.rdf4j.testsuite.query.parser.sparql.manifest.SPARQLQueryTest.Factory
Packages that use SPARQLQueryTest.Factory
-
Uses of SPARQLQueryTest.Factory in org.eclipse.rdf4j.testsuite.query.parser.sparql.manifest
Methods in org.eclipse.rdf4j.testsuite.query.parser.sparql.manifest with parameters of type SPARQLQueryTest.FactoryModifier 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.