public class PatternBasedTestCase extends TestCase
| Constructor and Description |
|---|
PatternBasedTestCase(String testURI,
TestCaseAnnotation annotation,
Pattern pattern,
Collection<Binding> bindings) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSparqlPrevalence() |
String |
getSparqlWhere() |
com.hp.hpl.jena.rdf.model.Resource |
serialize(com.hp.hpl.jena.rdf.model.Model model) |
compareTo, equals, getAbrTestURI, getLogLevel, getResultAnnotations, getResultMessage, getSparqlPrevalenceQuery, getTestURI, getUnitTestModel, getVariableAnnotations, hashCode, toString, validateQueriespublic PatternBasedTestCase(String testURI, TestCaseAnnotation annotation, Pattern pattern, Collection<Binding> bindings) throws TestCaseInstantiationException
TestCaseInstantiationExceptionpublic com.hp.hpl.jena.rdf.model.Resource serialize(com.hp.hpl.jena.rdf.model.Model model)
public String getSparqlWhere()
getSparqlWhere in class TestCasepublic String getSparqlPrevalence()
getSparqlPrevalence in class TestCaseCopyright © 2014. All rights reserved.