| Package | Description |
|---|---|
| org.aksw.rdfunit.patterns | |
| org.aksw.rdfunit.tests | |
| org.aksw.rdfunit.Utils |
| Modifier and Type | Method and Description |
|---|---|
Collection<ResultAnnotation> |
Pattern.getBindedAnnotations(Collection<Binding> bindings)
Goes through all external annotations and if it finds a literal value with %%XX%%
it replaces it with the binding value
|
| Constructor and Description |
|---|
PatternBasedTestCase(String testURI,
TestCaseAnnotation annotation,
Pattern pattern,
Collection<Binding> bindings) |
| Modifier and Type | Method and Description |
|---|---|
static Collection<Binding> |
TestUtils.getBindingsFromTestCase(org.aksw.jena_sparql_api.core.QueryExecutionFactory qef,
String testURI,
Pattern pattern) |
| Modifier and Type | Method and Description |
|---|---|
static String |
TestUtils.generateTestURI(String sourcePrefix,
Pattern pattern,
Collection<Binding> bindings,
String generatorURI) |
Copyright © 2014. All rights reserved.