hasNextDelegatesCallToResultSet | 1 ms | Passed |
hasNextThrowsResultSetIterationExceptionWhenResultSetThrowsOntoDriverException | 28 ms | Passed |
nextInvokesNextOnUnderlyingResultSet | 21 ms | Passed |
nextReturnsResultRowRepresentingCurrentResultSetRow | 2 ms | Passed |
nextThrowsNoSuchElementExceptionWhenThereIsNoMoreElements | 2 ms | Passed |
nextThrowsResultSetIterationExceptionWhenResultSetThrowsOntoDriverException | 4 ms | Passed |