21 types derived from VerifiableLoggedTest
Microsoft.AspNetCore.Http.Connections.Tests (5)
HttpConnectionDispatcherTests.cs (1)
52public class HttpConnectionDispatcherTests : VerifiableLoggedTest
HttpConnectionManagerTests.cs (1)
21public class HttpConnectionManagerTests : VerifiableLoggedTest
LongPollingTests.cs (1)
18public class LongPollingTests : VerifiableLoggedTest
ServerSentEventsTests.cs (1)
17public class ServerSentEventsTests : VerifiableLoggedTest
WebSocketsTests.cs (1)
23public class WebSocketsTests : VerifiableLoggedTest
Microsoft.AspNetCore.SignalR.Client.Tests (12)
HttpConnectionTests.ConnectionLifecycle.cs (1)
22public class ConnectionLifecycle : VerifiableLoggedTest
HttpConnectionTests.cs (1)
28public partial class HttpConnectionTests : VerifiableLoggedTest
HttpConnectionTests.Transport.cs (1)
26public class Transport : VerifiableLoggedTest
HubConnectionTests.ConnectionLifecycle.cs (1)
25public class ConnectionLifecycle : VerifiableLoggedTest
HubConnectionTests.cs (1)
23public partial class HubConnectionTests : VerifiableLoggedTest
HubConnectionTests.Protocol.cs (1)
19public class Protocol : VerifiableLoggedTest
HubConnectionTests.Reconnect.cs (1)
26public class Reconnect : VerifiableLoggedTest
LongPollingTransportTests.cs (1)
26public class LongPollingTransportTests : VerifiableLoggedTest
SendUtilsTests.cs (1)
14public partial class SendUtilsTests : VerifiableLoggedTest
ServerSentEventsTransportTests.cs (1)
21public class ServerSentEventsTransportTests : VerifiableLoggedTest
TestServerTests.cs (1)
15public class TestServerTests : VerifiableLoggedTest
WebSocketsTransportTests.cs (1)
13public class WebSocketsTransportTests : VerifiableLoggedTest
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests (1)
RedisEndToEnd.cs (1)
26public class RedisEndToEndTests : VerifiableLoggedTest
Microsoft.AspNetCore.SignalR.Tests (2)
HubConnectionHandlerTests.cs (1)
35public partial class HubConnectionHandlerTests : VerifiableLoggedTest
HubFilterTests.cs (1)
14public class HubFilterTests : VerifiableLoggedTest
Microsoft.AspNetCore.SignalR.Tests.Utils (1)
src\Shared\SignalR\FunctionalTestBase.cs (1)
12public class FunctionalTestBase : VerifiableLoggedTest