def setUp(self):
     self.eternalProcess = EternalProcess()
     self.stream_list = []
     self.end_times_list = []
     self.time_to_check_games_for_the_day = '09:30'
     self.data_gatherer = DataGatherer()