Пример #1
0
 public void Setup()
 {
     _dbContext = DatabaseHelpers.CreateMyTestDbContext();
     _validator = new Validator();
 }