Beispiel #1
0
 def __init__(self, dictionary_sorter=DictionarySorter()):
     self.dictionary_sorter = dictionary_sorter
 def setUp(self):
     self.dictionary_sorter = DictionarySorter()