Uses of Interface
org.topbraid.shacl.testcases.context.TestCaseContext
-
Packages that use TestCaseContext Package Description org.topbraid.shacl.testcases org.topbraid.shacl.testcases.context -
-
Uses of TestCaseContext in org.topbraid.shacl.testcases
Methods in org.topbraid.shacl.testcases with parameters of type TestCaseContext Modifier and Type Method Description org.apache.jena.rdf.model.ResourceTestCase. createFailure(org.apache.jena.rdf.model.Model results, String message, TestCaseContext context) -
Uses of TestCaseContext in org.topbraid.shacl.testcases.context
Methods in org.topbraid.shacl.testcases.context that return TestCaseContext Modifier and Type Method Description TestCaseContextTestCaseContextFactory. createContext()
-