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