| Package | Description |
|---|---|
| org.aksw.rdfunit.tests |
| Constructor and Description |
|---|
ManualTestCase(String testURI,
TestCaseAnnotation annotation,
String sparqlWhere,
String sparqlPrevalence)
Constructor for ManualTestCase.
|
PatternBasedTestCase(String testURI,
TestCaseAnnotation annotation,
Pattern pattern,
Collection<Binding> bindings)
Constructor for PatternBasedTestCase.
|
TestCase(String testURI,
TestCaseAnnotation annotation)
Constructor for TestCase.
|
Copyright © 2015. All rights reserved.