def setUp(self):
     """ Build the environment and effect delegate for the test """
     self.environment = BattleEnvironment()
     self.effect = StartWeatherDelegate(Hail.type)