C# Class Akka.Cluster.Tools.Tests.MultiNode.Singleton.ClusterSingletonManagerChaosSpec

Inheritance: MultiNodeClusterSpec
Mostra file Open project: rogeralsing/akka.net

Protected Methods

Method Description
ClusterSingletonManagerChaosSpec ( ) : System
ClusterSingletonManagerChaosSpec ( ClusterSingletonManagerChaosConfig config ) : System

Private Methods

Method Description
AwaitMemberUp ( Akka.TestKit.TestProbe memberProbe ) : void
ClusterSingletonManager_in_chaotic_cluster_should_startup_6_node_cluster ( ) : void
Crash ( ) : void
CreateSingleton ( ) : IActorRef
Echo ( RoleName oldest ) : ActorSelection
Join ( RoleName from, RoleName to ) : void

Method Details

ClusterSingletonManagerChaosSpec() protected method

protected ClusterSingletonManagerChaosSpec ( ) : System
return System

ClusterSingletonManagerChaosSpec() protected method

protected ClusterSingletonManagerChaosSpec ( ClusterSingletonManagerChaosConfig config ) : System
config ClusterSingletonManagerChaosConfig
return System