public void Setup() { _dbContext = DatabaseHelpers.CreateMyTestDbContext(); _validator = new Validator(); }