This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
I am interested what is the best way to create mock objects and use them in JUnittesting. I would like to use ANT to run the JUnit tests, does book cover automating test cases???
Vincent Massol
Author
Ranch Hand
Joined: Aug 09, 2003
Posts: 70
posted
0
Originally posted by Jean Miles: I am interested what is the best way to create mock objects and use them in JUnit testing. I would like to use ANT to run the JUnit tests, does book cover automating test cases???
Yep. There are about 6 chapters covering mock objects. Chapter 5 explains how to automate JUnit tests using Ant, Maven and Eclipse. Then, there are at least 3 chapters showing it in action on different projects. -Vincent
-Vincent<br /><a href="http://www.manning.com/massol" target="_blank" rel="nofollow">JUnit in Action</a> author
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.