Package com.takenoko.weather
Class QuestionMarkTest.Apply
java.lang.Object
com.takenoko.weather.QuestionMarkTest.Apply
- Enclosing class:
- QuestionMarkTest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
(package private) void
-
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()
-