public void tearDown() throws Exception {
   theDaemon.stopDaemon();
   super.tearDown();
 }
 public void tearDown() throws Exception {
   sau.deleteContentTree();
   theDaemon.stopDaemon();
   super.tearDown();
 }