aspnetcore/test/Microsoft.AspNetCore.Signal...
James Newton-King c714a81624
Add connection id to sink log for unit tests (#2085)
2018-04-30 16:51:17 -07:00
..
ChannelExtensions.cs
DelegateConnectionFactory.cs CancellationToken EVERYWHERE (#2101) 2018-04-20 16:21:51 -07: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 Add connection id to sink log for unit tests (#2085) 2018-04-30 16:51:17 -07:00
ServerLogScope.cs Add connection id to sink log for unit tests (#2085) 2018-04-30 16:51:17 -07: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 Verify Verifiable spelling (#2114) 2018-04-22 21:33:57 -07:00
VerifiableServerLoggedTest.cs Verify Verifiable spelling (#2114) 2018-04-22 21:33:57 -07:00
VerifyNoErrorsScope.cs Add VerifyNoErrorsScope (#1972) 2018-04-15 11:12:21 +12:00
WebSocketsSupportedConditionAttribute.cs