public abstract class TupleQueryResultTest extends Object
Constructor and Description |
---|
TupleQueryResultTest() |
Modifier and Type | Method and Description |
---|---|
protected Repository |
createRepository() |
protected abstract Repository |
newRepository() |
void |
setUp() |
static void |
setUpClass() |
void |
tearDown() |
void |
testGetBindingNames() |
void |
testIsEmpty() |
void |
testIterator() |
void |
testNotClosingResult() |
void |
testStreaming() |
protected Repository createRepository() throws Exception
Exception
protected abstract Repository newRepository() throws Exception
Exception
public void testNotClosingResult()
Copyright © 2015-2022 Eclipse Foundation. All Rights Reserved.