Testing with JUnit
Getting the test names right Finding good names is one of the challenges of crafting software. You need to find them all the time and for everything: classes, methods, variables, … - Selection from Testing with JUnit [Book]