hasNextDelegatesCallToResultSet | 2 ms | Passed |
hasNextThrowsResultSetIterationExceptionWhenResultSetThrowsOntoDriverException | 13 ms | Passed |
nextInvokesNextOnUnderlyingResultSet | 14 ms | Passed |
nextReturnsResultRowRepresentingCurrentResultSetRow | 1 ms | Passed |
nextThrowsNoSuchElementExceptionWhenThereIsNoMoreElements | 2 ms | Passed |
nextThrowsResultSetIterationExceptionWhenResultSetThrowsOntoDriverException | 3 ms | Passed |