コード例 #1
0
 @AfterClass
 public static void afterClass() throws Exception {
   OSGiManagementTest.closeCLI();
 }
コード例 #2
0
 @BeforeClass
 public static void beforeClass() throws Exception {
   OSGiManagementTest.initCLI();
 }