6 references to Order6
Microsoft.AspNetCore.Mvc.IntegrationTests (6)
ValidationIntegrationTests.cs (6)
687
ParameterType = typeof(
Order6
)
703
var
model = Assert.IsType<
Order6
>(modelBindingResult.Model);
724
ParameterType = typeof(
Order6
)
740
var
model = Assert.IsType<
Order6
>(modelBindingResult.Model);