Testing with JUnit

Getting the test names rightFinding 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]