Esempio n. 1
0
 public void TearDown()
 {
     _transaction.Rollback();
     context.DetachAllEntities();
 }