Exemplo n.º 1
0
 @AfterClass(alwaysRun = true)
 protected void teardown() throws Exception {
   super.teardown();
 }
Exemplo n.º 2
0
 @BeforeClass(alwaysRun = true)
 protected void bootstrap() throws Exception {
   super.bootstrap();
 }