def setUp(self):
     tweet_repository.clear() # Upgrade the TweetRepository.__clear() method to public!
Пример #2
0
 def setUp(self):
     tweet_repository.clear()