Uses of Class
org.topbraid.shacl.testcases.TestCaseType
-
Packages that use TestCaseType Package Description org.topbraid.shacl.testcases -
-
Uses of TestCaseType in org.topbraid.shacl.testcases
Subclasses of TestCaseType in org.topbraid.shacl.testcases Modifier and Type Class Description classFunctionTestCaseTypeclassGraphValidationTestCaseTypeclassJSTestCaseTypeclassQueryTestCaseTypeMethods in org.topbraid.shacl.testcases that return types with arguments of type TestCaseType Modifier and Type Method Description static Iterable<TestCaseType>TestCaseTypes. getTypes()Methods in org.topbraid.shacl.testcases with parameters of type TestCaseType Modifier and Type Method Description static voidTestCaseTypes. add(TestCaseType type)
-