Package com.takenoko.asset
Class TileDeckTest.Bug1Fix
java.lang.Object
com.takenoko.asset.TileDeckTest.Bug1Fix
- Enclosing class:
- TileDeckTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
-
Constructor Details
-
Bug1Fix
Bug1Fix()
-
-
Method Details
-
whenChoosingATileTheTileIsRemovedFromTheDeckAndTheTilesThatAreNotChosenAreReturnedAreAddedToTheEndOfTheDeck
@Test @DisplayName("When choosing a tile, the tile is removed from the deck and the tiles that are not chosen are returned are added to the end of the deck") void whenChoosingATileTheTileIsRemovedFromTheDeckAndTheTilesThatAreNotChosenAreReturnedAreAddedToTheEndOfTheDeck()
-