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