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