Class SparqlAggregatesTest
java.lang.Object
org.eclipse.rdf4j.testsuite.repository.SparqlAggregatesTest
-
Field Summary
Modifier and TypeFieldDescription -
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
protected Repository
protected abstract Repository
void
setUp()
static void
void
tearDown()
void
void
void
void
void
-
Field Details
-
selectNameMbox
-
concatMbox
-
concatOptionalMbox
-
countMbox
-
countOptionalMbox
-
-
Constructor Details
-
SparqlAggregatesTest
public SparqlAggregatesTest()
-
-
Method Details
-
setUpClass
- Throws:
Exception
-
afterClass
- Throws:
Exception
-
testSelect
- Throws:
Exception
-
testConcat
- Throws:
Exception
-
testConcatOptional
- Throws:
Exception
-
testCount
- Throws:
Exception
-
testCountOptional
- Throws:
Exception
-
setUp
- Throws:
Exception
-
createRepository
- Throws:
Exception
-
newRepository
- Throws:
Exception
-
tearDown
- Throws:
Exception
-