Test Result : ResultSetIteratorTest
0 failures
(±0)
6 tests
(±0)
All Tests
| Test name | Duration | Status |
|---|---|---|
| hasNextDelegatesCallToResultSet | 0 ms | Passed |
| hasNextThrowsResultSetIterationExceptionWhenResultSetThrowsOntoDriverException | 0 ms | Passed |
| nextInvokesNextOnUnderlyingResultSet | 0 ms | Passed |
| nextReturnsResultRowRepresentingCurrentResultSetRow | 0 ms | Passed |
| nextThrowsNoSuchElementExceptionWhenThereIsNoMoreElements | 0 ms | Passed |
| nextThrowsResultSetIterationExceptionWhenResultSetThrowsOntoDriverException | 0 ms | Passed |
