6 references to Order1
Microsoft.AspNetCore.Mvc.IntegrationTests (6)
ValidationWithRecordIntegrationTests.cs (6)
159
ParameterType = typeof(
Order1
)
175
var
model = Assert.IsType<
Order1
>(modelBindingResult.Model);
196
ParameterType = typeof(
Order1
)
212
var
model = Assert.IsType<
Order1
>(modelBindingResult.Model);