3 references to Product
Microsoft.AspNetCore.Mvc.IntegrationTests (3)
ComplexRecordIntegrationTest.cs (3)
2860
ParameterType = typeof(
Product
)
2887
var
model = Assert.IsType<
Product
>(modelBindingResult.Model);