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