C# Class AkkaOfEmpires.Tests.Subroutines.ResourceHarvesterActor_Should

Inheritance: Akka.TestKit.Xunit.TestKit
Afficher le fichier Open project: JulienFiaffe/AkkaOfEmpires

Méthodes publiques

Méthode Description
ResourceHarvesterActor_Should ( ) : System

Méthodes protégées

Méthode Description
Dispose ( bool disposing ) : void

Private Methods

Méthode Description
Empty_CurrentlyCarrying_If_Different_Resource_To_Harvest ( ) : void
Increment_CurrentlyCarrying_When_ResourceHarvested_Received ( ) : void
Schedule_A_ResourceHarvested_When_Harvesting_Resource ( ) : void
Schedule_A_ResourceHarvested_When_Receiving_One ( ) : void
Send_MaxCapacityReached_When_MaxCapacity_Reached ( ) : void
Store_ResourceToHarvest_From_Command ( ) : void

Method Details

Dispose() protected méthode

protected Dispose ( bool disposing ) : void
disposing bool
Résultat void

ResourceHarvesterActor_Should() public méthode

public ResourceHarvesterActor_Should ( ) : System
Résultat System