コード例 #1
0
 protected void setUp() throws Exception {
   super.setUp();
   configureProject("src/testsupport/anttest-build.xml");
 }
コード例 #2
0
 protected void tearDown() throws Exception {
   cleanup();
   super.tearDown();
 }