| Author |
JUnit Beginner
|
kayanaat sidiqui
Ranch Hand
Joined: Sep 04, 2008
Posts: 122
|
|
Hi all, Well i just plan to start the junit. I am using struts1.1 and JDK1.5. Can anybody tell me which version of junit and book i should follow?
|
 |
Jeanne Boyarsky
internet detective
Marshal
Joined: May 26, 2003
Posts: 26192
|
|
Originally posted by kayanaat sidiqui: Well i just plan to start the junit. I am using struts1.1 and JDK1.5. Can anybody tell me which version of junit and book i should follow?
Since you are using Java 5, I recommend starting with JUnit 4. The book "Test Driven" uses JUnit 4 in it's examples and is very good.
|
[Blog] [JavaRanch FAQ] [How To Ask Questions The Smart Way] [Book Promos]
Blogging on Certs: SCEA Part 1, Part 2 & 3, Core Spring 3, OCAJP, OCPJP beta, TOGAF part 1 and part 2
|
 |
kayanaat sidiqui
Ranch Hand
Joined: Sep 04, 2008
Posts: 122
|
|
|
Thank You Jeanne Boyarsky.
|
 |
 |
|
|
subject: JUnit Beginner
|
|
|