C# Class AkkaOfEmpires.Tests.Units.VillagerActor_Should

Inheritance: Akka.TestKit.Xunit.TestKit
Datei anzeigen Open project: JulienFiaffe/AkkaOfEmpires

Public Methods

Method Description
VillagerActor_Should ( ) : Akka.Actor

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
Be_Able_To_Change_Profession ( ) : void
Be_Idle_By_Default ( ) : void
Send_ResourceGathered_When_MaxCapacityReached_Received ( ) : void

Method Details

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void

VillagerActor_Should() public method

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