[jboss-user] [EJB 3.0] - Testing Entity Beans in EJB 3.0

akrishmohan do-not-reply at jboss.com
Mon Dec 4 18:54:46 EST 2006


Hello All,

I am trying to test persistence in EJB 3.0 and looking at various testing options (like MockObjects etc). Basically, I have configured my code not to run in-container for now. So the service layer carries out the persistence by reading the configuration from persistence.xml. I would like to know what I can test . I have several entity beans with relationships between them and I am inserting data mostly.

Any directions would be helpful.

Thanks
K

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

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



More information about the jboss-user mailing list