public void TearDown()
 {
     ReportingService.ClearCache();
 }
 public void SetUp()
 {
     ReportingService.ClearCache();
 }