public abstract class SparqlAggregatesTest extends Object
Modifier and Type | Field and Description |
---|---|
String |
concatMbox |
String |
concatOptionalMbox |
String |
countMbox |
String |
countOptionalMbox |
String |
selectNameMbox |
Constructor and Description |
---|
SparqlAggregatesTest() |
Modifier and Type | Method and Description |
---|---|
protected Repository |
createRepository() |
protected abstract Repository |
newRepository() |
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
void |
testConcat() |
void |
testConcatOptional() |
void |
testCount() |
void |
testCountOptional() |
void |
testSelect() |
public String selectNameMbox
public String concatMbox
public String concatOptionalMbox
public String countMbox
public String countOptionalMbox
protected Repository createRepository() throws Exception
Exception
protected abstract Repository newRepository() throws Exception
Exception
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.