4 instantiations of ProtocolTestData
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests (4)
DefaultHubMessageSerializerTests.cs (4)
69
new
ProtocolTestData
(
81
new
ProtocolTestData
(
98
new
ProtocolTestData
(
110
new
ProtocolTestData
(
3 references to ProtocolTestData
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests (3)
DefaultHubMessageSerializerTests.cs (3)
22
var
testData = _invocationTestData[testName];
42
var
testData = _invocationTestData["Single supported protocol"];
67
private static readonly Dictionary<string,
ProtocolTestData
> _invocationTestData = new[]