Extreme Java Programming in the Real World
Most Java IDEs are integrated with JUnit. Read your IDE documentation to learn howto run tests directly within the IDE. See Recipe 4.3 to learn howto provide more descriptive error messages. Chapter 3 shows how to run JUnit using Ant. Eric M. Burke & Brian M. Coyner. Java Extreme. Programming. ...