Exemplo n.º 1
0
 def setUp(self):
     self.allocations = Allocations()
Exemplo n.º 2
0
 def get_account_allocations(self):
     return self.checkout_session._get('accounts', 'allocations',
                                       Allocations())