Class WeatherDiceTest.RollWeather

java.lang.Object
com.takenoko.weather.WeatherDiceTest.RollWeather
Enclosing class:
WeatherDiceTest

@Nested @DisplayName("rollWeather") class WeatherDiceTest.RollWeather extends Object
  • Constructor Details

    • RollWeather

      RollWeather()
  • Method Details

    • shouldReturnAWeatherWhenRandomIsBetween0And5

      @Test @DisplayName("should return a Weather when random is between 0 and 5") void shouldReturnAWeatherWhenRandomIsBetween0And5()