Esempio n. 1
0
 def tearDown(self):
     """Clear the test environment"""
     stubs.clean_out_fake_filesystem_backend()
     self.stubs.UnsetAll()
     ChunkedFile.CHUNKSIZE = self.orig_chunksize
Esempio n. 2
0
 def tearDown(self):
     """Clear the test environment"""
     stubs.clean_out_fake_filesystem_backend()
     self.stubs.UnsetAll()
Esempio n. 3
0
 def tearDown(self):
     """Clear the test environment"""
     stubs.clean_out_fake_filesystem_backend()
     self.stubs.UnsetAll()
     ChunkedFile.CHUNKSIZE = self.orig_chunksize
Esempio n. 4
0
 def tearDown(self):
     """Clear the test environment"""
     stubs.clean_out_fake_filesystem_backend()
     self.stubs.UnsetAll()