.. java:import:: org.junit Assert .. java:import:: org.junit Test .. java:import:: org.junit.runner RunWith .. java:import:: org.junit.runners JUnit4 LoggingTest =========== .. java:package:: se.sics.kompics :noindex: .. java:type:: @RunWith public class LoggingTest :author: Lars Kroll Constructors ------------ LoggingTest ^^^^^^^^^^^ .. java:constructor:: public LoggingTest() :outertype: LoggingTest Methods ------- testLoggerName ^^^^^^^^^^^^^^ .. java:method:: @Test public void testLoggerName() :outertype: LoggingTest