aspnetcore/test/Microsoft.AspNetCore.Signal...
Mikael Mengistu 13ef35fa79 Changed the handlers to be Func<object[], Task> (#578) 2017-06-27 10:14:58 -07:00
..
ConnectionTests.cs Changed the handlers to be Func<object[], Task> (#578) 2017-06-27 10:14:58 -07:00
HubConnectionExtensionsTests.cs Changed the handlers to be Func<object[], Task> (#578) 2017-06-27 10:14:58 -07:00
HubConnectionProtocolTests.cs
HubConnectionTests.cs Remove dependencies on a bunch of corefxlab things (#576) 2017-06-22 09:23:52 -07:00
LongPollingTransportTests.cs Use Channel<byte[]> as the abstraction (#579) 2017-06-23 09:52:35 -07:00
Microsoft.AspNetCore.SignalR.Client.Tests.csproj Remove dependencies on a bunch of corefxlab things (#576) 2017-06-22 09:23:52 -07:00
ResponseUtils.cs
TaskQueueTests.cs
TestConnection.cs Changed the handlers to be Func<object[], Task> (#578) 2017-06-27 10:14:58 -07:00
TestTransportFactory.cs