C# Class Akka.Tests.Actor.RootGuardianActorRef_Tests

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

Public Methods

Method Description
RootGuardianActorRef_Tests ( ) : System.Collections.Generic

Private Methods

Method Description
Getting_a_child_that_exists_in_extraNames_Should_return_the_child ( ) : void
Getting_an_unknown_child_that_exists_in_extraNames_Should_return_nobody ( ) : void
Getting_deadLetters_child_Should_return_tempContainer ( ) : void
Getting_temp_child_Should_return_tempContainer ( ) : void
Parent_Should_be_itself ( ) : void
Path_Should_be_the_same_path_as_specified ( ) : void

Method Details

RootGuardianActorRef_Tests() public method

public RootGuardianActorRef_Tests ( ) : System.Collections.Generic
return System.Collections.Generic