Interface SHACLManifestTestSuiteFactory.TestFactory

Enclosing class:
SHACLManifestTestSuiteFactory

public static interface SHACLManifestTestSuiteFactory.TestFactory
  • Method Summary

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

    • getName

      String getName()
    • createSHACLTest

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