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