Package com.takenoko.actions.actors
Class MoveGardenerActionTest.TestExecute
java.lang.Object
com.takenoko.actions.actors.MoveGardenerActionTest.TestExecute
- Enclosing class:
- MoveGardenerActionTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
-
Constructor Details
-
TestExecute
TestExecute()
-
-
Method Details
-
shouldMoveTheGardenerPlantBamboo
@Test @DisplayName("should move the gardener plant a bamboo") void shouldMoveTheGardenerPlantBamboo() -
shouldUpdatePlantedBambooCounterAndActionsInSingleBotStatistics
@Test @DisplayName("should update planted bamboo counter and actions in singleBotStatistics") void shouldUpdatePlantedBambooCounterAndActionsInSingleBotStatistics()
-