.. java:import:: com.google.common.base Optional .. java:import:: java.util List .. java:import:: java.util UUID .. java:import:: org.junit Test .. java:import:: org.junit.runner RunWith .. java:import:: org.junit.runners JUnit4 ConfigTest ========== .. java:package:: se.sics.kompics.config :noindex: .. java:type:: @RunWith public class ConfigTest :author: lkroll Methods ------- basicTest ^^^^^^^^^ .. java:method:: @Test public void basicTest() :outertype: ConfigTest modifyTests ^^^^^^^^^^^ .. java:method:: @Test public void modifyTests() :outertype: ConfigTest wrongTypesTest ^^^^^^^^^^^^^^ .. java:method:: @Test public void wrongTypesTest() :outertype: ConfigTest