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