Package com.takenoko.actions.objective
Class DrawObjectiveActionTest.TestExecute
java.lang.Object
com.takenoko.actions.objective.DrawObjectiveActionTest.TestExecute
- Enclosing class:
- DrawObjectiveActionTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
-
Constructor Details
-
TestExecute
TestExecute()
-
-
Method Details
-
execute_shouldReturnActionResultWithDrawObjectiveAction
@Test @DisplayName("should return a ActionResult with a DrawObjectiveAction") void execute_shouldReturnActionResultWithDrawObjectiveAction() -
shouldUpdateActionsInSingleBotStatistics
@Test @DisplayName("should update actions in singlebotStatistics") void shouldUpdateActionsInSingleBotStatistics()
-