public abstract class SparqlDatasetTest extends Object
Modifier and Type | Field and Description |
---|---|
String |
queryNoFrom |
String |
queryWithFrom |
Constructor and Description |
---|
SparqlDatasetTest() |
Modifier and Type | Method and Description |
---|---|
protected Repository |
createRepository() |
protected abstract Repository |
newRepository() |
void |
setUp() |
void |
tearDown() |
void |
testNoFrom() |
void |
testWithFrom() |
protected Repository createRepository() throws Exception
Exception
protected abstract Repository newRepository() throws Exception
Exception
Copyright © 2001-2016 Aduna. All Rights Reserved.