protected void tearDown() throws Exception {
   super.tearDown();
 }
 protected void setUp() throws Exception {
   super.setUp();
   initialiseProject("StructureSearchManagerTest");
   doBuild("all.lst");
 }