[jboss-user] [EJB/JBoss] - Re: Unit Testing Practices
gcoleman
do-not-reply at jboss.com
Wed Dec 13 06:26:10 EST 2006
There are a few frameworks for testing EJBs:
MockEJB:
http://www.mockejb.org/
Cactus:
http://jakarta.apache.org/cactus/index.html
JUnitEE:
http://www.junitee.org/
and I'm sure there are more hanging around the web somewhere. Out of those three MockEJB is the only one that runs outside the app server.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3993345#3993345
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3993345
More information about the jboss-user
mailing list