5 references to VersionStartup
Microsoft.AspNetCore.SignalR.Client.FunctionalTests (5)
HubProtocolVersionTests.cs (5)
27
public class HubProtocolVersionTestsCollection : ICollectionFixture<InProcessTestServer<
VersionStartup
>>
39
await using (var server = await StartServer<
VersionStartup
>())
71
await using (var server = await StartServer<
VersionStartup
>())
104
await using (var server = await StartServer<
VersionStartup
>())
170
await using (var server = await StartServer<
VersionStartup
>(ExpectedErrors))