hasNextDelegatesCallToResultSet | 1 ms | Passed |
hasNextThrowsResultSetIterationExceptionWhenResultSetThrowsOntoDriverException | 17 ms | Passed |
nextInvokesNextOnUnderlyingResultSet | 11 ms | Passed |
nextReturnsResultRowRepresentingCurrentResultSetRow | 2 ms | Passed |
nextThrowsNoSuchElementExceptionWhenThereIsNoMoreElements | 2 ms | Passed |
nextThrowsResultSetIterationExceptionWhenResultSetThrowsOntoDriverException | 3 ms | Passed |