public void RunBeforeAnyTest()
 {
     mongoStorage.ClearCollection <SampleEntity>();
 }