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