Hi, I am trying to find some OpenJPA documentation on unit testing a Data Store implmentation. Specifically looking for pointers to docs (if any) which demonstrate if there is a test framework available that I can use and which takes care of some boiler plate stuff (parsing persistence.xml/orm.xml, creating EntityManager etc).
Appreciate any pointers. Thanks, Rahul
