예제 #1
0
 @AfterClass(alwaysRun = true)
 protected void teardown() throws Exception {
   super.teardown();
 }
예제 #2
0
 @BeforeClass(alwaysRun = true)
 protected void bootstrap() throws Exception {
   super.bootstrap();
 }