| Author |
How to use the Junit with Struts and Springs
|
umesh annegirikar
Greenhorn
Joined: May 09, 2011
Posts: 18
|
|
hello
I want some illustrative code samples to use Junit in struts code Or Spring Code.
Also i want to know how to write the test cases ,Test Data using JUnit
Please guide me.
Thanks
Umesh
|
 |
Hebert Coelho
Ranch Hand
Joined: Jul 14, 2010
Posts: 754
|
|
Hello, umesh.
In this post I show how to use JUnit with Hibernate/JPA. JUnit with HSQLDB, JPA and Hibernate.
You would need to pass your "entityManager/datasource/session" using a constructor to it.
If you want to call your app with your server running, you would have to use JMeter.
|
[uaiHebert.com] [Full WebApplication JSF EJB JPA JAAS with source code to download] One Table Per SubClass [Web/JSF]
|
 |
 |
|
|
subject: How to use the Junit with Struts and Springs
|
|
|