Пример #1
0
 @AfterClass
 public void shutDown() throws Exception {
   super.shutdown();
 }
Пример #2
0
 @BeforeClass
 public void initClass() throws Exception {
   super.init();
 }