120121122123124125126127
} } private void startAndStopLauncher() throws Exception { app.runTests(); JumiLauncher launcher = app.getLauncher(); launcher.close(); }