Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.09 KB

README.md

File metadata and controls

13 lines (10 loc) · 1.09 KB

test-jdo

Template project for any user testcase using JDO. To create a DataNucleus test simply fork this project, and add/edit as necessary to add your model and persistence commands. The files that you'll likely need to edit are

To run this, simply type "mvn clean compile test"