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 _______________________________________________ jboss-user mailing list jboss-user@lists.jboss.org https://lists.jboss.org/mailman/listinfo/jboss-user