Package com.takenoko.engine
Class BotStateTest.TestGetObjectiveScore
java.lang.Object
com.takenoko.engine.BotStateTest.TestGetObjectiveScore
- Enclosing class:
- BotStateTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
-
Constructor Details
-
TestGetObjectiveScore
TestGetObjectiveScore()
-
-
Method Details
-
update_should_addDrawObjectiveActionIfCanDrawObjective
@Test @DisplayName("should add DrawObjectionAction is it can draw an objective") void update_should_addDrawObjectiveActionIfCanDrawObjective()
-