package one; import org.junit.Test; public class Foo2Test { // static private final Logger logger = // LoggerFactory.getLogger(PdfGenerationAmqpServiceInjectedTest.class); /** * */ @Test public void test2a() { // logger.debug("===== test starting..."); // logger.debug("===== test done."); } }