Class TupleQueryResultTest
java.lang.Object
org.eclipse.rdf4j.testsuite.repository.TupleQueryResultTest
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected Repository
protected abstract Repository
void
setUp()
static void
void
tearDown()
void
void
void
void
void
void
-
Constructor Details
-
TupleQueryResultTest
public TupleQueryResultTest()
-
-
Method Details
-
setUpClass
- Throws:
Exception
-
setUp
- Throws:
Exception
-
tearDown
- Throws:
Exception
-
createRepository
- Throws:
Exception
-
newRepository
- Throws:
Exception
-
testGetBindingNames
- Throws:
Exception
-
testIterator
- Throws:
Exception
-
testIsEmpty
- Throws:
Exception
-
testCountMatchesAllSelect
- Throws:
Exception
-
testStreaming
- Throws:
Exception
-
testNotClosingResult
public void testNotClosingResult()
-