1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 Arquillian Core 1.1.6.Final 发布 下载

本帖由 漂亮的石头2015-01-27 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,020
    赞:
    46
    Arquillian Core 1.1.6.Final 发布,此版本值得关注的更新内容如下:

    • 支持 JUnit 4.12+
    • 曝光一些隐藏的异常
    • 可以在一个安全管理器中运行 Arquillian
    • 升级到最新的 ShrinkWrap Resolver|Descriptors
    • 提供跳过单一测试执行的 SPI
    此版本解决了 10 个issues:

    Bug 修复
    • ARQ-1807 - Exceptions in JUnit After will mask exceptions that happen in Before/Test
    • ARQ-1808 - The original cause of Exception in container is lost if exception is of type InvocationTargetException
    • ARQ-1835 - JUnit 4.12-beta-1 results in UnsupportedOperationException
    • ARQ-1845 - BeforeSuite and AfterSuite events triggered for every class in Eclipse since ARQ-1803
    • ARQ-1859 - Arquillian SecurityActions fail under actual security manager
    • ARQ-1861 - ContainerDeployer should be running commands in a privileged context
    功能增强
    • ARQ-1904 - ShrinkWrap Resolver upgrade 2.1.1
    • ARQ-1905 - ShrinkWrap Descriptors upgrade 2.0.0-alpha-6
    功能请求
    • ARQ-1896 - Make JMX objectname configurable for JMXTestRunner and JMXMethodExecutor
    • ARQ-1902 - Provide SPI for conditional execution of test methods

    感谢以下贡献者:Aslak Knutsen, David M. Lloyd, Jorge Gonzalez, Karl Pietrzak, John Poth, Radoslav Husar, Stefan Miklosovic

    更多内容请看这里

    [​IMG]

    Arquillian 可让你在远程或者嵌入式的容器里测试业务逻辑,同时可作为一个压缩包发布到容器中,并通过客户端来进行交互测试。

    Arquillian 是一个可以方便的在现有类基础性扩展测试用例,基于 JUnit 。
    Arquillian Core 1.1.6.Final 发布下载地址
     
正在加载...