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