3 references to Startup
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests (3)
RedisEndToEnd.cs (3)
20public class RedisEndToEndTestsCollection : ICollectionFixture<RedisServerFixture<Startup>> 28private readonly RedisServerFixture<Startup> _serverFixture; 30public RedisEndToEndTests(RedisServerFixture<Startup> serverFixture)