hasNextDelegatesCallToResultSet | 1 ms | Passed |
hasNextThrowsResultSetIterationExceptionWhenResultSetThrowsOntoDriverException | 15 ms | Passed |
nextInvokesNextOnUnderlyingResultSet | 8 ms | Passed |
nextReturnsResultRowRepresentingCurrentResultSetRow | 1 ms | Passed |
nextThrowsNoSuchElementExceptionWhenThereIsNoMoreElements | 1 ms | Passed |
nextThrowsResultSetIterationExceptionWhenResultSetThrowsOntoDriverException | 9 ms | Passed |