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