Class TileDeckTest.Choose

java.lang.Object
com.takenoko.asset.TileDeckTest.Choose
Enclosing class:
TileDeckTest

@Nested @DisplayName("choose") class TileDeckTest.Choose extends Object
  • 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()