1. How to write service layer stress test with TestNG? stackoverflow.comI need to write a stress test for my service layer. I started doing that with Unitils, JUnit4 and JUnitPerf, but had no luck. That is why I decided to try ... |
2. current_session_context_class = thread and Junit tests forum.hibernate.orgHello, I have a problem testing a webservice that uses hibernate to persist data. my Hibernate.cfg contains this property: Code: |