1. JPA-based JUnit Test Best Practices stackoverflow.comThis is a bit of an odd question, but it has been bothering me for a few months now. I have built a JPA-based web application using Wicket + Hibernate (built ... |
2. TestNG and JPA not sure what's going on... but my test fails stackoverflow.comI am running some persistence tests and when I use the method create or create-drop... my test fails when I use update it succeed. My test is composed of 2 methods, one ... |