3 references to Customer
Microsoft.AspNetCore.Mvc.IntegrationTests (3)
ValidationIntegrationTests.cs (3)
792Assert.Equal("bill", model.Customer.Name); 829Assert.Equal("billybob", model.Customer.Name); 869Assert.Null(model.Customer);