public interface TestCaseType
| Modifier and Type | Method and Description |
|---|---|
Collection<TestCase> |
getTestCases(org.apache.jena.rdf.model.Model model,
org.apache.jena.rdf.model.Resource graph)
Gets all test case resources from a given Model that this type can handle.
|
Collection<TestCase> getTestCases(org.apache.jena.rdf.model.Model model, org.apache.jena.rdf.model.Resource graph)
model - the Model containing the test casegraph - the URI resource of modelCopyright © 2017 TopQuadrant, Inc.. All rights reserved.