Class SunnyTest.Apply

java.lang.Object
com.takenoko.weather.SunnyTest.Apply
Enclosing class:
SunnyTest

@Nested @DisplayName("method: apply()") class SunnyTest.Apply extends Object
  • Constructor Details

    • Apply

      Apply()
  • Method Details

    • shouldApplyTheWeatherOnTheBoard

      @Test @DisplayName("should apply the weather on the board") void shouldApplyTheWeatherOnTheBoard()
    • shouldApplyTheWeatherOnTheBotManager

      @Test @DisplayName("should apply the weather on the bot manager") void shouldApplyTheWeatherOnTheBotManager()