Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.12 KB

README.md

File metadata and controls

13 lines (10 loc) · 1.12 KB

test-jakarta

Template project for any user testcase using Jakarta Persistence 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"