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