コード例 #1
0
 @AfterClass(alwaysRun = true)
 protected void teardown() throws Exception {
   super.teardown();
 }
コード例 #2
0
 @BeforeClass(alwaysRun = true)
 protected void bootstrap() throws Exception {
   super.bootstrap();
 }