Matcher that checks if the current TerrainType is as expected.
TerrainType
The object to check. Should be the current GameManager.
GameManager
The expected TerrainType, or TerrainType.NONE if no terrain should be active
TerrainType.NONE
Whether the matcher passed
Matcher that checks if the current
TerrainType
is as expected.