Chapter 6. Testing Your Applications

We have now reached a good mix of technologies in our example project; this includes some of the key building blocks of Java EE (except for Java Messaging, which will be discussed in the next chapter). Besides developing applications, one of the most common requests among developers is the ability to execute test cases against applications deployed on a managed (or remote) application server. In this chapter, we will describe the JBoss AS framework named Arquillian that promises to be the standard integration testing framework of enterprise applications.

In this chapter, we will more specifically look at:

  • An introduction to enterprise testing: from mock objects to the Arquillian framework
  • How to integrate an ...

Get JBoss AS 7 Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.