Skip to content

Test Result : ResultSetIteratorTest

0 failures (±0)
6 tests (±0)
Took 42 ms.

All Tests

Test nameDurationStatus
hasNextDelegatesCallToResultSet1 msPassed
hasNextThrowsResultSetIterationExceptionWhenResultSetThrowsOntoDriverException20 msPassed
nextInvokesNextOnUnderlyingResultSet14 msPassed
nextReturnsResultRowRepresentingCurrentResultSetRow2 msPassed
nextThrowsNoSuchElementExceptionWhenThereIsNoMoreElements2 msPassed
nextThrowsResultSetIterationExceptionWhenResultSetThrowsOntoDriverException3 msPassed