weixin_39820177 2020-11-30 04:35
浏览 0

Add tests for Speedment streams

Currently, we do not cover all variant in the tests. It would be useful to start with a Speedment stream and then map to Long, Int, Double and apply all kinds of intermediary operations and then all terminating operations. The test should assert autoClose and correct results.

该提问来源于开源项目:speedment/speedment

  • 写回答

5条回答 默认 最新

  • weixin_39820177 2020-11-30 04:35
    关注

    We also need to add takeWhile and dropWhile tests.

    评论

报告相同问题?