3 references to TestModel
Microsoft.AspNetCore.Mvc.IntegrationTests (3)
ComplexTypeIntegrationTestBase.cs (3)
3262
ParameterType = typeof(
TestModel
),
3289
var
model = Assert.IsType<
TestModel
>(modelBindingResult.Model);