/** Shutdown OSGi and the videobridge. */ @AfterClass public static void tearDown() throws InterruptedException { osgiHandler.stop(); }