def tearDown(self):
   files.unregister_file_factory()
   super(StatsRecorderTest, self).tearDown()
示例#2
0
 def tearDown(self):
   files.unregister_file_factory()
   super(DirManagerTest, self).tearDown()
示例#3
0
 def tearDown(self):
     files.unregister_file_factory()
     super(StatsRecorderTest, self).tearDown()
示例#4
0
 def tearDown(self):
     files.unregister_file_factory()
     super(DirManagerTest, self).tearDown()