C# Class RabbitMQ.Client.Unit.TestHeartbeats

Inheritance: IntegrationFixture
Exibir arquivo Open project: rabbitmq/rabbitmq-dotnet-client

Protected Methods

Method Description
RunSingleConnectionTest ( ConnectionFactory cf ) : void

Private Methods

Method Description
CheckInitiator ( ShutdownEventArgs evt ) : void
LongRunningTestsEnabled ( ) : bool
SleepFor ( int t ) : void
TestHundredsOfConnectionsWithRandomHeartbeatInterval ( ) : void
TestThatHeartbeatWriterUsesConfigurableInterval ( ) : void
TestThatHeartbeatWriterWithTLSEnabled ( ) : void

Method Details

RunSingleConnectionTest() protected method

protected RunSingleConnectionTest ( ConnectionFactory cf ) : void
cf ConnectionFactory
return void