C# Class Akka.Cluster.Tests.HeartbeatNodeRingSpec

Inheritance: Akka.Cluster.Tests.ClusterSpecBase
Mostra file Open project: rogeralsing/akka.net

Public Methods

Method Description
HeartbeatNodeRingSpec ( ) : System.Collections.Immutable

Private Methods

Method Description
HeartbeatNodeRing_must_pick_all_except_own_as_receivers_when_less_than_total_number_of_nodes ( ) : void
HeartbeatNodeRing_must_pick_none_when_alone ( ) : void
HeartbeatNodeRing_must_pick_specified_number_of_nodes_as_receivers ( ) : void

Method Details

HeartbeatNodeRingSpec() public method

public HeartbeatNodeRingSpec ( ) : System.Collections.Immutable
return System.Collections.Immutable