Test Result : ResultSetSpliteratorTest
7 failures
(+7)
7 tests
(±0)
All Tests
Test name | Duration | Status |
---|---|---|
constructorCreatesSpliteratorWithOrderedNonNullAndImmutableCharacteristics | 0 ms | Regression |
constructorReportsMaxLongValueEstimateSize | 1 ms | Regression |
forEachRemainingInvokesConsumerForAllResultSetRows | 13 ms | Regression |
forEachRemainingThrowsOntoDriverRuntimeExceptionWhenResultSetThrowsException | 0 ms | Regression |
tryAdvanceDoesNothingAndReturnsFalseWhenThereAreNoMoreRowsInResultSet | 2 ms | Regression |
tryAdvanceInvokesActionOnNextResultRowAndReturnsTrue | 0 ms | Regression |
tryAdvanceThrowsOntoDriverRuntimeExceptionWhenResultResultSetThrowsException | 3 ms | Regression |