Esempio n. 1
0
 @AfterClass
 public void shutDown() throws Exception {
   super.shutdown();
 }
Esempio n. 2
0
 @BeforeClass
 public void initClass() throws Exception {
   super.init();
 }