C# Class AkkaOfEmpires.Tests.Supervisors.ResourcesSupervisorActor_Should

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

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Private Methods

Method Description
Increase_FoodAmount_When_FoodGathered_Message_Received ( ) : void
Increase_GoldAmound_When_GoldGathered_Message_Received ( ) : void
Increase_StoneAmound_When_StoneGathered_Message_Received ( ) : void
Increase_WoodAmound_When_WoodGathered_Message_Received ( ) : void

Method Details

Dispose() protected method

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