aspnetcore/test/Microsoft.AspNetCore.Signal...
Andrew Stanton-Nurse 43e6ab750a
Fix #1927 by using Synchronous Callbacks everywhere. (#2003)
2018-04-13 11:38:03 -07:00
..
HttpConnectionTests.ConnectionLifecycle.cs
HttpConnectionTests.Helpers.cs Microsoft.AspNetCore.Http.Connections.Client refactors (#1995) 2018-04-13 20:13:58 +12:00
HttpConnectionTests.Negotiate.cs Microsoft.AspNetCore.Http.Connections.Client refactors (#1995) 2018-04-13 20:13:58 +12:00
HttpConnectionTests.Transport.cs Microsoft.AspNetCore.Http.Connections.Client refactors (#1995) 2018-04-13 20:13:58 +12:00
HttpConnectionTests.cs
HubConnectionBuilderExtensionsTests.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
HubConnectionBuilderTests.cs Delegate disposable to the IConnectionFactory (#1999) 2018-04-13 09:16:23 -07:00
HubConnectionTests.ConnectionLifecycle.cs Delegate disposable to the IConnectionFactory (#1999) 2018-04-13 09:16:23 -07:00
HubConnectionTests.Extensions.cs Make the protocol and messages public (#1994) 2018-04-13 01:53:41 -07:00
HubConnectionTests.Helpers.cs Delegate disposable to the IConnectionFactory (#1999) 2018-04-13 09:16:23 -07:00
HubConnectionTests.Protocol.cs Fix #1927 by using Synchronous Callbacks everywhere. (#2003) 2018-04-13 11:38:03 -07:00
HubConnectionTests.cs Delegate disposable to the IConnectionFactory (#1999) 2018-04-13 09:16:23 -07:00
LongPollingTransportTests.cs Delegate disposable to the IConnectionFactory (#1999) 2018-04-13 09:16:23 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj
ResponseUtils.cs
ServerSentEventsParserTests.cs
ServerSentEventsTransportTests.cs
SyncPoint.cs
TestConnection.cs Fix #1927 by using Synchronous Callbacks everywhere. (#2003) 2018-04-13 11:38:03 -07:00
TestHttpMessageHandler.cs
TestTransport.cs
TestTransportFactory.cs