Пример #1
0
 public void Dispose()
 {
     // called after each test method
     dbContext.Drop();
 }