Java Reference
In-Depth Information
• Bundling the test class with the dependent classes and resources into a
deployable archive
• Enhancing the test class (for example, resolving @Inject , @EJB , and
@Resource injections)
• Deploying the archive to test applications (deploy/undeploy), and captur-
ing results and failures
In the next section, we will show which instruments are required to run your integra-
tion tests using Arquillian.
Search WWH ::




Custom Search