protected override void SetUp()
 {
     base.SetUp();
     dataContext = DataContextFactory.CreateInMemory(typeof(Контрагенты).Assembly);
 }