Package com.takenoko.bot.unitary
Class SmartObjectiveTest.FillAction
java.lang.Object
com.takenoko.bot.unitary.SmartObjectiveTest.FillAction
- Enclosing class:
- SmartObjectiveTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
-
Constructor Details
-
FillAction
FillAction()
-
-
Method Details
-
shouldRedeemPandaObjective
@Test @DisplayName("Should redeem a PandaObjective if he has more than one in inventory") void shouldRedeemPandaObjective() -
shouldNotRedeemObjective
@Test @DisplayName("Shoud not any objective if it doesn\'t make us win") void shouldNotRedeemObjective()
-