예제 #1
0
 @AfterClass
 public static void afterClass() throws Exception {
   OSGiManagementTest.closeCLI();
 }
예제 #2
0
 @BeforeClass
 public static void beforeClass() throws Exception {
   OSGiManagementTest.initCLI();
 }