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