Class ChooseIfApplyWeatherActionTest.Execute

java.lang.Object
com.takenoko.actions.weather.ChooseIfApplyWeatherActionTest.Execute
Enclosing class:
ChooseIfApplyWeatherActionTest

@Nested @DisplayName("execute") class ChooseIfApplyWeatherActionTest.Execute extends Object
  • Field Details

  • Constructor Details

    • Execute

      Execute()
  • Method Details

    • setUp

      @BeforeEach void setUp()
    • shouldReturnAnActionResult

      @Test @DisplayName("should return an ActionResult") void shouldReturnAnActionResult()
    • shouldApplyTheWeatherIfApplyWeatherIsTrue

      @Test @DisplayName("Should apply the weather if applyWeather is true") void shouldApplyTheWeatherIfApplyWeatherIsTrue()