| Package | Description |
|---|---|
| org.aksw.rdfunit.tests | |
| org.aksw.rdfunit.Utils |
| Modifier and Type | Method and Description |
|---|---|
void |
TestCase.validateQueries() |
| Constructor and Description |
|---|
ManualTestCase(String testURI,
TestCaseAnnotation annotation,
String sparqlWhere,
String sparqlPrevalence) |
PatternBasedTestCase(String testURI,
TestCaseAnnotation annotation,
Pattern pattern,
Collection<Binding> bindings) |
TestCase(String testURI,
TestCaseAnnotation annotation) |
| Modifier and Type | Method and Description |
|---|---|
static ManualTestCase |
TestUtils.instantiateSingleManualTestFromModel(org.aksw.jena_sparql_api.core.QueryExecutionFactory qef,
String testURI) |
static PatternBasedTestCase |
TestUtils.instantiateSinglePatternTestFromModel(org.aksw.jena_sparql_api.core.QueryExecutionFactory qef,
String testURI) |
static Collection<TestCase> |
TestUtils.instantiateTestsFromModel(com.hp.hpl.jena.rdf.model.Model model,
boolean strict) |
Copyright © 2014. All rights reserved.