.. java:import:: java.util.concurrent BlockingQueue .. java:import:: java.util.concurrent LinkedBlockingQueue .. java:import:: org.junit Test .. java:import:: org.junit.runner RunWith .. java:import:: org.junit.runners JUnit4 StartStopTest ============= .. java:package:: se.sics.kompics :noindex: .. java:type:: @RunWith public class StartStopTest :author: Lars Kroll Methods ------- testStartStop ^^^^^^^^^^^^^ .. java:method:: @Test public void testStartStop() :outertype: StartStopTest