Package com.takenoko.weather
Class WeatherDiceTest.RollWeather
java.lang.Object
com.takenoko.weather.WeatherDiceTest.RollWeather
- Enclosing class:
- WeatherDiceTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
-
Constructor Details
-
RollWeather
RollWeather()
-
-
Method Details
-
shouldReturnAWeatherWhenRandomIsBetween0And5
@Test @DisplayName("should return a Weather when random is between 0 and 5") void shouldReturnAWeatherWhenRandomIsBetween0And5()
-