예제 #1
0
 def setUp(self):
     super(TestFSRadixTreeStorage, self).setUp()
     with self._common_config_setup().context() as config:
         self.fsrts = FSRadixTreeStorage(config)
예제 #2
0
 def setUp(self):
     with self._common_config_setup().context() as config:
         self.fsrts = FSRadixTreeStorage(config)