package GUI; import org.junit.jupiter.api.Test; public class BasicGUITest { @Test public static void startUI(){ } }