2 references to RedisEndToEndTestsCollection
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests (2)
RedisEndToEnd.cs (2)
20
public const string Name = nameof(
RedisEndToEndTestsCollection
);
23
[Collection(
RedisEndToEndTestsCollection
.Name)]