6 references to Order9
Microsoft.AspNetCore.Mvc.IntegrationTests (6)
ValidationWithRecordIntegrationTests.cs (6)
879
ParameterType = typeof(
Order9
)
895
var
model = Assert.IsType<
Order9
>(modelBindingResult.Model);
916
ParameterType = typeof(
Order9
)
932
var
model = Assert.IsType<
Order9
>(modelBindingResult.Model);