[jboss-user] [JBoss Seam] - Re: How do you do integration testing?
mzeijen
do-not-reply at jboss.com
Tue Aug 29 05:22:44 EDT 2006
I don't have much expierence with testing Seam but I did study it a bit.
I believe that TestNG is the best option to use, because Seam has native support for it. With TestNG and Seam you can use the ejb3 microcontainer to simulate the ejb environment which has the advantage that you can test almost every part of the application.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3968022#3968022
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3968022
More information about the jboss-user
mailing list