aspnetcore/test/Kestrel.InMemory.Functional.../TestTransport
Stephen Halter 0e99235d59
Add in-memory functional test project (#2780)
- Run AddressRegistrationTests independently to avoid port conflicts
- Only run tests that verify transport behavior for each transport
2018-08-07 15:34:11 -07:00
..
InMemoryConnection.cs
InMemoryHttpClientSlim.cs
InMemoryTransportConnection.cs
InMemoryTransportFactory.cs
TestServer.cs