6 references to Order3
Microsoft.AspNetCore.Mvc.IntegrationTests (6)
ValidationWithRecordIntegrationTests.cs (6)
322
ParameterType = typeof(
Order3
)
338
var
model = Assert.IsType<
Order3
>(modelBindingResult.Model);
360
ParameterType = typeof(
Order3
)
377
var
model = Assert.IsType<
Order3
>(modelBindingResult.Model);