6 references to Order6
Microsoft.AspNetCore.Mvc.IntegrationTests (6)
ValidationWithRecordIntegrationTests.cs (6)
570
ParameterType = typeof(
Order6
)
586
var
model = Assert.IsType<
Order6
>(modelBindingResult.Model);
607
ParameterType = typeof(
Order6
)
623
var
model = Assert.IsType<
Order6
>(modelBindingResult.Model);