Matcher that checks if the current WeatherType is as expected.
WeatherType
The object to check. Should be the current GameManager
GameManager
The expected WeatherType
Whether the matcher passed
Matcher that checks if the current
WeatherType
is as expected.