红联Linux门户
Linux帮助

Arquillian 1.0.4.Final发布,单元测试框架

发布时间:2013-06-06 09:09:36来源:红联作者:empast
Arquillian Core 1.0.4.Final 发布了,Arquillian 可让你在远程或者嵌入式的容器里测试业务逻辑,同时可作为一个压缩包发布到容器中,并通过客户端来进行交互测试。

Arquillian 是一个可以方便的在现有类基础性扩展测试用例,基于 JUnit 。

新版本改进记录:

Bug

ARQ-700 - Properties in arquillian.xml should handle new lines (by trimming them)
ARQ-863 - Poor error message when WebArchive deployed with ".jar" name
ARQ-1071 - NullPointerException when timeout is set in @Test when using JUnit
ARQ-1154 - parameter "servletName" not used
ARQ-1287 - arquillian-testng-standalone does not declare dependency on core impl in compile scope.
ARQ-1345 - maxTestClassesBeforeRestart causes more restarts than it should
ARQ-1356 - TestResult isn't updated correctly when TestNG is used
Enhancement

ARQ-941 - Make Exception.class default for value attribute on @ShouldThrowException
Feature Request

ARQ-891 - Deployment Manipulators should rely on the Archive name to determine type and not the current ShrinkWrap view
ARQ-1249 - Deployment to GF fails if .war extension is missing
ARQ-1274 - @EJB#lookup() support in EJBInjectionEnricher
ARQ-1283 - Open up EJBInjectionEnricher to easier support custom JNDI names
ARQ-1284 - Open up ServletMethodExecutor for easier extension
ARQ-1392 - Test pinging / pull configuration

项目主页:http://arquillian.org/

来自:开源中国社区
文章评论

共有 0 条评论