Hey all!  I'm building a web application that uses JBoss4.x hibernate archives, 
but I'm just now getting into the whole "unit testing" phase, so I am still 
quite a newbie.

What would be the best way to test my DAO classes that use the hibernate 
session bound to JNDI?  I would want to unit test the smallest component 
(getting data from hibernate), but also an entire request (where a servlet 
calls to load data from a DAO, and the servlet filter completes the 
transaction).

I'm learning JUnit, but is everyone using Cactus?

Any thoughts and practices are appreciated!  Thank you!

--Aaron

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3890274#3890274

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3890274


-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to