6 references to Order3
Microsoft.AspNetCore.Mvc.IntegrationTests (6)
ValidationIntegrationTests.cs (6)
350
ParameterType = typeof(
Order3
)
366
var
model = Assert.IsType<
Order3
>(modelBindingResult.Model);
388
ParameterType = typeof(
Order3
)
405
var
model = Assert.IsType<
Order3
>(modelBindingResult.Model);