aspnetcore/test/Microsoft.Extensions.WebSoc...
Mikael Mengistu b862d35b10 Update Targets (#486) 2017-05-26 20:00:12 -04:00
..
Microsoft.Extensions.WebSockets.Internal.Tests.csproj Update Targets (#486) 2017-05-26 20:00:12 -04:00
SkipIfEnvVarPresentAttribute.cs
TestUtil.cs
Utf8ValidatorTests.cs Quickly fail the UFT-8 validation if the first byte is already invalid 2017-04-10 12:23:46 -07:00
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 React to CoreFx changes 2017-04-05 08:48:30 -07:00
WebSocketConnectionTests.SendAsync.cs Convert to netcoreapp2.0 (#338) 2017-03-25 09:37:39 -07:00
WebSocketConnectionTests.Utf8Validation.cs Quickly fail the UFT-8 validation if the first byte is already invalid 2017-04-10 12:23:46 -07:00
WebSocketPair.cs