public abstract class SparqlSetBindingTest extends Object
Modifier and Type | Field and Description |
---|---|
String |
queryBinding |
String |
queryBindingSubselect |
Constructor and Description |
---|
SparqlSetBindingTest() |
Modifier and Type | Method and Description |
---|---|
protected Repository |
createRepository() |
protected abstract Repository |
newRepository() |
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
void |
testBinding() |
void |
testBindingSubselect() |
public String queryBinding
public String queryBindingSubselect
protected Repository createRepository() throws Exception
Exception
protected abstract Repository newRepository() throws Exception
Exception
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.