This removes the 'System.out.print' commands in the test sources by replacing them with simple LOGGER.debug commands (fixes #36).
This removes Java warnings from the test sources, which do not have a functional impact, e.g. unused imports or unused variables.