Package com.takenoko.weather
Class DiceTest.Peek
java.lang.Object
com.takenoko.weather.DiceTest.Peek
- Enclosing class:
- DiceTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
-
Constructor Details
-
Peek
Peek()
-
-
Method Details
-
shouldReturnTheLastRollWhenTheDiceIsRolled
@Test @DisplayName("should return the last roll when the dice is rolled") void shouldReturnTheLastRollWhenTheDiceIsRolled()
-