Uses of Interface
org.eclipse.rdf4j.testsuite.shacl.manifest.SHACLManifestTestSuiteFactory.TestFactory
Packages that use SHACLManifestTestSuiteFactory.TestFactory
-
Uses of SHACLManifestTestSuiteFactory.TestFactory in org.eclipse.rdf4j.testsuite.shacl.manifest
Methods in org.eclipse.rdf4j.testsuite.shacl.manifest with parameters of type SHACLManifestTestSuiteFactory.TestFactoryModifier and TypeMethodDescriptionjunit.framework.TestSuite
SHACLManifestTestSuiteFactory.createTestSuite(SHACLManifestTestSuiteFactory.TestFactory factory, boolean officialWorkingGroupTests, boolean approvedTestsOnly, boolean useRemoteTests, String... excludedSubdirs)
Creates a newTestSuite
for executiong ofAbstractSHACLTest
s.