#Examples from talk "Clean Test Code" at SoCraTes 2015
The directory src/test/java/socrates/testsmells/ contains negative examples -- tests with various smells.
The directory src/test/java/socrates/bettertests/ contains improved versions of the tests.