public void MyTestInitialize()
 {
     this.jobExecution = JobExecution.GetInstance();
     jobExecution.Executions.Clear();
 }