aspnetcore/test/Microsoft.Extensions.WebSoc...
Andrew Stanton-Nurse 9f0edefd16 fix #273 by grouping websocket tests (#278) 2017-03-09 14:28:24 -08:00
..
Microsoft.Extensions.WebSockets.Internal.Tests.csproj
SkipIfEnvVarPresentAttribute.cs
TestUtil.cs
Utf8ValidatorTests.cs
WebSocketConnectionExtensions.cs
WebSocketConnectionSummary.cs
WebSocketConnectionTests.ConnectionLifecycle.cs fix #273 by grouping websocket tests (#278) 2017-03-09 14:28:24 -08:00
WebSocketConnectionTests.PingPong.cs fix #273 by grouping websocket tests (#278) 2017-03-09 14:28:24 -08:00
WebSocketConnectionTests.ProtocolErrors.cs fix #273 by grouping websocket tests (#278) 2017-03-09 14:28:24 -08:00
WebSocketConnectionTests.ReceiveAsync.cs fix #273 by grouping websocket tests (#278) 2017-03-09 14:28:24 -08:00
WebSocketConnectionTests.SendAsync.cs fix #273 by grouping websocket tests (#278) 2017-03-09 14:28:24 -08:00
WebSocketConnectionTests.Utf8Validation.cs fix #273 by grouping websocket tests (#278) 2017-03-09 14:28:24 -08:00
WebSocketPair.cs