Package com.takenoko.asset
Class TileDeckTest.Constructor
java.lang.Object
com.takenoko.asset.TileDeckTest.Constructor
- Enclosing class:
- TileDeckTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
-
Constructor Details
-
Constructor
Constructor()
-
-
Method Details
-
whenCreatingATileDeckTheDeckIsNotEmptyAndContains27Tiles
@Test @DisplayName("When creating a tile deck, the deck is not empty and contains 27 tiles") void whenCreatingATileDeckTheDeckIsNotEmptyAndContains27Tiles()
-