module « Test « JPA Q&A





1. Unit Testing and Integration Testing demarcation in a maven database layer module    stackoverflow.com

I believe i've been making the same mistake when it comes to the kind of test i have to write. we have differents maven modules in our application, and there is one ...

2. How to unit test a JPA module?    coderanch.com