Class MovePandaActionTest.TestExecute

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

@Nested @DisplayName("Method execute()") class MovePandaActionTest.TestExecute extends Object
  • Constructor Details

    • TestExecute

      TestExecute()
  • Method Details

    • shouldMoveThePandaCollectBambooAndDisplayMessages

      @Test @DisplayName("should move the panda collect bamboo and display messages") void shouldMoveThePandaCollectBambooAndDisplayMessages()
    • shouldUpdateEatenBambooCounterAndActionsInSingleBotStatistics

      @Test @DisplayName("should update eaten bamboo counter and actions in singleBotStatistics") void shouldUpdateEatenBambooCounterAndActionsInSingleBotStatistics()