Arquillian

Arquillian is an extendible testing platform for JVM, allowing developers to easily create automated integration, and functional and acceptance tests for Java applications. Arquillian allows you to run tests in the runtime, and it can be used to manage the life cycle of the container (or containers), bundle the test cases, dependent components, and resources. It also supports deploying the archive into containers, executing tests in the containers, and capturing the test results and creating reports. It easily integrates with other testing frameworks such as Junit, TestNG running Ant, and Maven test plugins.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset