Interface SHACLManifestTestSuiteFactory.TestFactory

Enclosing class:
SHACLManifestTestSuiteFactory

public static interface SHACLManifestTestSuiteFactory.TestFactory
  • Method Summary Link icon

    Modifier and Type
    Method
    Description
    junit.framework.Test
    createSHACLTest(String testURI, String label, Model shapesGraph, Model dataGraph, boolean failure, boolean conforms)
     
     
  • Method Details Link icon

    • getName Link icon

      String getName()
    • createSHACLTest Link icon

      junit.framework.Test createSHACLTest(String testURI, String label, Model shapesGraph, Model dataGraph, boolean failure, boolean conforms)