6 references to Order9
Microsoft.AspNetCore.Mvc.IntegrationTests (6)
ValidationIntegrationTests.cs (6)
1017
ParameterType = typeof(
Order9
)
1033
var
model = Assert.IsType<
Order9
>(modelBindingResult.Model);
1054
ParameterType = typeof(
Order9
)
1070
var
model = Assert.IsType<
Order9
>(modelBindingResult.Model);