6 references to Order4
Microsoft.AspNetCore.Mvc.IntegrationTests (6)
ValidationIntegrationTests.cs (6)
442
ParameterType = typeof(
Order4
)
458
var
model = Assert.IsType<
Order4
>(modelBindingResult.Model);
480
ParameterType = typeof(
Order4
)
497
var
model = Assert.IsType<
Order4
>(modelBindingResult.Model);