aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King 27d18578d0
Use expression body properties and implicit arrays where possible (#1906)
2018-04-08 21:40:01 +12:00
..
HubEndpointTestUtils Use expression body properties and implicit arrays where possible (#1906) 2018-04-08 21:40:01 +12:00
Internal
AuthConnectionHandler.cs
CancellationDisposable.cs readonly all the things (#1901) 2018-04-08 15:47:01 +12:00
ClientProxyTests.cs
DefaultHubActivatorTests.cs
DefaultHubLifetimeManagerTests.cs
DefaultTransportFactoryTests.cs
EchoConnectionHandler.cs
EndToEndTests.cs readonly all the things (#1901) 2018-04-08 15:47:01 +12:00
HttpHeaderConnectionHandler.cs
HubConnectionHandlerTests.cs Use expression body properties and implicit arrays where possible (#1906) 2018-04-08 21:40:01 +12:00
HubMethodInvocationMessageTests.cs
HubReflectionHelperTests.cs
MapSignalRTests.cs
Microsoft.AspNetCore.SignalR.Tests.csproj
Startup.cs
UncreatableHub.cs
WebSocketsTransportTests.cs Clean up client ITransport interface (#1893) 2018-04-07 15:11:42 -07:00
WriteThenCloseConnectionHandler.cs