Package com.takenoko.asset
Class TileDeckTest.Choose
java.lang.Object
com.takenoko.asset.TileDeckTest.Choose
- Enclosing class:
- TileDeckTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
-
Constructor Details
-
Choose
Choose()
-
-
Method Details
-
whenChoosingATileThatIsNotPresentInTheLastDrawnTilesAnExceptionIsThrown
@Test @DisplayName("When choosing a tile that is not present in the last drawn tiles, an exception is thrown") void whenChoosingATileThatIsNotPresentInTheLastDrawnTilesAnExceptionIsThrown()
-