Class MoveGardenerActionTest.TestExecute

java.lang.Object
com.takenoko.actions.actors.MoveGardenerActionTest.TestExecute
Enclosing class:
MoveGardenerActionTest

@Nested @DisplayName("Method execute()") class MoveGardenerActionTest.TestExecute extends Object
  • 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()