@Override
 public void tearDownSuite() throws Exception {
   deleteProject(SELECTION_PROJECT);
   super.tearDownSuite();
 }