| 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)
Constructor for PatternBasedTestCase.
|
| Modifier and Type | Method and Description |
|---|---|
static Collection<Binding> |
TestUtils.getBindingsFromTestCase(org.aksw.jena_sparql_api.core.QueryExecutionFactory qef,
String testURI,
Pattern pattern)
getBindingsFromTestCase.
|
| Modifier and Type | Method and Description |
|---|---|
static String |
TestUtils.generateTestURI(String sourcePrefix,
Pattern pattern,
Collection<Binding> bindings,
String generatorURI)
generateTestURI.
|
Copyright © 2015. All rights reserved.