Beispiel #1
0
 def setup(self):
     self.view = ConfigurationView(
         {'changed_key': 1, 'both': 2},
         [
             {'default_key': 1, 'both': 1},
         ],
     )