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() |
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 © 2001-2016 Aduna. All Rights Reserved.