In addition to those mentioned, try the '
junit in action' book. It is great. I am a beginner and it definitely immersed me into junit.
The book is okay for beginners in testing java. It includes testing regular classes, jsp,
servlet, jsp taglibs,
ejb, database.
Since it came out 2004, maybe that is the reason why there is no mention on testing web services.