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() |
static void |
setUpClass() |
void |
tearDown() |
void |
testNoFrom() |
void |
testWithFrom() |
protected Repository createRepository() throws Exception
Exception
protected abstract Repository newRepository() throws Exception
Exception
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.