2 Replies Latest reply on Dec 5, 2006 1:44 PM by akrishmohan

    Testing Entity Beans in EJB 3.0

    akrishmohan

      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