2 references to Products
Microsoft.AspNetCore.Mvc.IntegrationTests (2)
ValidationIntegrationTests.cs (2)
1034
Assert.Equal("bill", Assert.Single(model.
Products
).Name);
1071
Assert.Equal("billybob", Assert.Single(model.
Products
).Name);