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