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