C# Class Akka.Tests.Actor.DeployerSpec

Inheritance: AkkaSpec
Datei anzeigen Open project: rogeralsing/akka.net

Public Methods

Method Description
DeployerSpec ( ) : Akka.Actor

Private Methods

Method Description
Deployer_must_be_able_to_parse_akka_actor_deployment_with_all_default_values ( ) : void
Deployer_must_be_able_to_parse_akka_actor_deployment_with_dispatcher_config ( ) : void
Deployer_must_be_able_to_parse_akka_actor_deployment_with_mailbox_config ( ) : void
Deployer_must_use_Null_for_undefined_service ( ) : void
GetConfig ( ) : string

Method Details

DeployerSpec() public method

public DeployerSpec ( ) : Akka.Actor
return Akka.Actor