4 references to Street
Microsoft.AspNetCore.Mvc.IntegrationTests (4)
ActionParametersIntegrationTest.cs (4)
62
Assert.Equal("SomeStreet", boundModel.Address[0].
Street
);
156
Assert.Equal("SomeStreet", boundModel.Address[0].
Street
);
242
Assert.Equal("SomeStreet", boundModel.Address[0].
Street
);
333
Assert.Equal("SomeStreet", boundModel.Address[0].
Street
);