public ParseIngredientControllerTest(CustomCollectionFixture factory) : base(factory)
 {
 }
示例#2
0
 public InsertIngredientToListControllerTest(CustomCollectionFixture factory)
     : base(factory)
 {
 }
 public ScraperControllerTest(CustomCollectionFixture factory) : base(factory)
 {
 }
示例#4
0
 public GeneratePlannerControllerTest(CustomCollectionFixture factory)
     : base(factory)
 {
 }