Skip to content

Test Result : ResultSetIteratorTest

0 failures (-6)
6 tests (±0)
Took 60 ms.

All Tests

Test nameDurationStatus
hasNextDelegatesCallToResultSet1 msFixed
hasNextThrowsResultSetIterationExceptionWhenResultSetThrowsOntoDriverException33 msFixed
nextInvokesNextOnUnderlyingResultSet18 msFixed
nextReturnsResultRowRepresentingCurrentResultSetRow2 msFixed
nextThrowsNoSuchElementExceptionWhenThereIsNoMoreElements2 msFixed
nextThrowsResultSetIterationExceptionWhenResultSetThrowsOntoDriverException4 msFixed