aspnetcore/test/Microsoft.AspNetCore.Signal...
Andrew Stanton-Nurse 6b6d890c8f
fix #2078 by adding locking (#2079)
2018-04-19 15:32:04 -07:00
..
ChannelExtensions.cs
DelegateConnectionFactory.cs Microsoft.AspNetCore.SignalR.Client refactor (#2000) 2018-04-14 21:09:41 +12:00
DummyHubProtocol.cs fix #2078 by adding locking (#2079) 2018-04-19 15:32:04 -07:00
HubConnectionBuilderTestExtensions.cs
HubConnectionContextUtils.cs
HubProtocolHelpers.cs
LogRecord.cs
Microsoft.AspNetCore.SignalR.Tests.Utils.csproj
PipeCompletionExtensions.cs
PipeReaderExtensions.cs
ServerFixture.cs Log level 2018-04-15 19:56:46 +12:00
ServerLogScope.cs Derp 2018-04-18 10:37:23 +12:00
SyncPoint.cs fix #2078 by adding locking (#2079) 2018-04-19 15:32:04 -07:00
TaskExtensions.cs
TestClient.cs Fix #1989 by adding a 'binding failure' pseudo-message (#2064) 2018-04-17 20:08:07 -07:00
TestConnectionMultiplexer.cs
TestHelpers.cs
VerifiableLoggedTest.cs Clean up 2018-04-15 17:11:09 +12:00
VerifiableServerLoggedTest.cs Global suppress low impact logging verification in tests (#2089) 2018-04-19 16:50:02 +12:00
VerifyNoErrorsScope.cs Add VerifyNoErrorsScope (#1972) 2018-04-15 11:12:21 +12:00
WebSocketsSupportedConditionAttribute.cs