33 instantiations of ProtocolTestData
Microsoft.AspNetCore.Components.Server.Tests (33)
src\SignalR\common\SignalR.Common\test\Internal\Protocol\MessagePackHubProtocolTestBase.cs (33)
63new ProtocolTestData( 67new ProtocolTestData( 71new ProtocolTestData( 75new ProtocolTestData( 79new ProtocolTestData( 83new ProtocolTestData( 87new ProtocolTestData( 93new ProtocolTestData( 97new ProtocolTestData( 101new ProtocolTestData( 105new ProtocolTestData( 111new ProtocolTestData( 115new ProtocolTestData( 119new ProtocolTestData( 123new ProtocolTestData( 127new ProtocolTestData( 131new ProtocolTestData( 135new ProtocolTestData( 139new ProtocolTestData( 145new ProtocolTestData( 149new ProtocolTestData( 153new ProtocolTestData( 157new ProtocolTestData( 161new ProtocolTestData( 167new ProtocolTestData( 171new ProtocolTestData( 177new ProtocolTestData( 183new ProtocolTestData( 187new ProtocolTestData( 191new ProtocolTestData( 195new ProtocolTestData( 201new ProtocolTestData( 207new ProtocolTestData(
5 references to ProtocolTestData
Microsoft.AspNetCore.Components.Server.Tests (5)
src\SignalR\common\SignalR.Common\test\Internal\Protocol\MessagePackHubProtocolTestBase.cs (5)
60public static IDictionary<string, ProtocolTestData> BaseTestData => new[] 217var testData = BaseTestData[testDataName]; 222protected void TestParseMessages(ProtocolTestData testData) 265var testData = BaseTestData[testDataName]; 270protected void TestWriteMessages(ProtocolTestData testData)