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