def setUp(self):
     tweet_repository.clear() # Upgrade the TweetRepository.__clear() method to public!
Ejemplo n.º 2
0
 def setUp(self):
     tweet_repository.clear()