Testing-related classes that don't fit into the normal packages. Normally you put the test classes into the same package where the tested classes are, but under src/test/java/ instead of under src/main/java/.