aspnetcore/test/Microsoft.AspNetCore.Signal...
David Fowler 2e63e5afe3
The rename games part 1 of many (#1696)
- React to rename of EndPoint to ConnectionHandler
- Rename UseSockets to UseConnections
- Rename MapEndPoint to MapConnectionHandler
- Rename HttpSocketOptions to HttpConnectionOptions
2018-03-22 22:35:55 -07:00
..
HttpConnectionTests.AbortAsync.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
HttpConnectionTests.ConnectionLifecycle.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
HttpConnectionTests.Helpers.cs
HttpConnectionTests.Negotiate.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
HttpConnectionTests.OnReceived.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
HttpConnectionTests.SendAsync.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
HttpConnectionTests.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
HubConnectionBuilderExtensionsTests.cs
HubConnectionBuilderTests.cs
HubConnectionExtensionsTests.cs
HubConnectionProtocolTests.cs
HubConnectionTests.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
LongPollingTransportTests.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
ResponseUtils.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
TaskQueueTests.cs
TestConnection.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
TestHttpMessageHandler.cs
TestTransport.cs The rename games part 1 of many (#1696) 2018-03-22 22:35:55 -07:00
TestTransportFactory.cs