6 references to Order8
Microsoft.AspNetCore.Mvc.IntegrationTests (6)
ValidationIntegrationTests.cs (6)
910
ParameterType = typeof(
Order8
)
926
var
model = Assert.IsType<
Order8
>(modelBindingResult.Model);
947
ParameterType = typeof(
Order8
)
963
var
model = Assert.IsType<
Order8
>(modelBindingResult.Model);