Class QuestionMarkTest.Apply

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

@Nested @DisplayName("method: apply()") class QuestionMarkTest.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()