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