public void Cleanup()
 {
     _testReport = null;
     ReportsDAO.DeleteReportTest();
 }