Exemplo n.º 1
0
 def __init__(self, dictionary_sorter=DictionarySorter()):
     self.dictionary_sorter = dictionary_sorter
Exemplo n.º 2
0
 def setUp(self):
     self.dictionary_sorter = DictionarySorter()