Class DiceTest.Peek

java.lang.Object
com.takenoko.weather.DiceTest.Peek
Enclosing class:
DiceTest

@Nested @DisplayName("method peek()") class DiceTest.Peek extends Object
  • Constructor Details

    • Peek

      Peek()
  • Method Details

    • shouldReturnTheLastRollWhenTheDiceIsRolled

      @Test @DisplayName("should return the last roll when the dice is rolled") void shouldReturnTheLastRollWhenTheDiceIsRolled()