Test Result : ResultSetIteratorTest
6 failures
(+6)
6 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
hasNextDelegatesCallToResultSet | 2 ms | Regression |
hasNextThrowsResultSetIterationExceptionWhenResultSetThrowsOntoDriverException | 4 ms | Regression |
nextInvokesNextOnUnderlyingResultSet | 1 ms | Regression |
nextReturnsResultRowRepresentingCurrentResultSetRow | 1 ms | Regression |
nextThrowsNoSuchElementExceptionWhenThereIsNoMoreElements | 2 ms | Regression |
nextThrowsResultSetIterationExceptionWhenResultSetThrowsOntoDriverException | 1 ms | Regression |