.. java:import:: java.util.concurrent BlockingQueue .. java:import:: java.util.concurrent LinkedBlockingQueue .. java:import:: java.util.concurrent TimeUnit .. java:import:: org.junit Assert .. java:import:: org.junit Test .. java:import:: org.junit.runner RunWith .. java:import:: org.junit.runners JUnit4 .. java:import:: org.slf4j Logger .. java:import:: org.slf4j LoggerFactory MatcherTest =========== .. java:package:: se.sics.kompics :noindex: .. java:type:: @RunWith public class MatcherTest :author: lkroll Methods ------- basicTest ^^^^^^^^^ .. java:method:: @Test public void basicTest() :outertype: MatcherTest