Package com.takenoko.actions.actors
Class MovePandaActionTest.TestExecute
java.lang.Object
com.takenoko.actions.actors.MovePandaActionTest.TestExecute
- Enclosing class:
- MovePandaActionTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
-
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()
-