weixin_39572152 2020-11-29 22:33
浏览 0

Add Integration tests for OXM frameworks [BATCH-139]

Lucas Ward opened BATCH-139 and commented

There are currently only two OXM frameworks that have integration tests, Castor and XStream. Tests should be created for XMLBeans, Jaxb, and Jibx at a minimum. All tests should work in both eclipse and maven, and hopefully not require lots of preprocessing to run.

Affects: 1.0-m2

该提问来源于开源项目:spring-projects/spring-batch

  • 写回答

7条回答 默认 最新

  • weixin_39572152 2020-11-29 22:33
    关注

    Robert Kasanicky commented

    For those who don't mind running tests from command line only, the patch submitted to BATCH-116 contains integration tests for all mentioned OXM technologies. It should suffice to set the same output folder for eclipse and maven in order to run the tests from within eclipse.

    评论

报告相同问题?