9 references to Order7
Microsoft.AspNetCore.Mvc.IntegrationTests (9)
ValidationWithRecordIntegrationTests.cs (9)
651
ParameterType = typeof(
Order7
)
667
var
model = Assert.IsType<
Order7
>(modelBindingResult.Model);
688
ParameterType = typeof(
Order7
)
704
var
model = Assert.IsType<
Order7
>(modelBindingResult.Model);
728
ParameterType = typeof(
Order7
)
744
var
model = Assert.IsType<
Order7
>(modelBindingResult.Model);