aspnetcore/test/Microsoft.AspNetCore.Signal...
BrennanConroy e683b81dfe Merge branch 'release/2.2' 2018-09-20 12:29:13 -07:00
..
HubConnectionHandlerTestUtils Merge branch 'release/2.2' 2018-09-20 12:29:13 -07:00
Internal
AddSignalRTests.cs Idempotentize AddSignalR (#2972) 2018-09-19 13:39:34 -07:00
AuthConnectionHandler.cs
CancellationDisposable.cs
ClientProxyTests.cs
DefaultHubActivatorTests.cs
DefaultHubLifetimeManagerTests.cs Create a Public Test Suite for HubLifetimeManager implementations (#2353) 2018-06-06 16:59:55 -07:00
DefaultTransportFactoryTests.cs
EchoConnectionHandler.cs
EndToEndTests.cs Don't send WebSocketCloseStatus.Empty, it's invalid (#2716) 2018-08-02 09:09:25 -07:00
HttpHeaderConnectionHandler.cs
HubConnectionHandlerTests.cs Merge branch 'release/2.2' 2018-09-20 12:29:13 -07:00
HubReflectionHelperTests.cs
MapSignalRTests.cs
Microsoft.AspNetCore.SignalR.Tests.csproj Create a Public Test Suite for HubLifetimeManager implementations (#2353) 2018-06-06 16:59:55 -07:00
SerializedHubMessageTests.cs
Startup.cs
UncreatableHub.cs
WebSocketsTransportTests.cs
WriteThenCloseConnectionHandler.cs