コード例 #1
0
 def tearDown(self):
     BaseRegistryTests.tearDown(self)
     PlacelessSetup.tearDown(self)
コード例 #2
0
ファイル: test_cookieauth.py プロジェクト: goschtl/zope
 def tearDown(self):
     BaseRegistryTests.tearDown(self)
     cleanUp()
コード例 #3
0
ファイル: test_skins.py プロジェクト: bendavis78/zope
 def tearDown(self):
     _DVRegistrySetup.tearDown(self)
     BaseRegistryTests.tearDown(self)
コード例 #4
0
 def tearDown(self):
     BaseRegistryTests.tearDown(self)
     cleanUp()
コード例 #5
0
ファイル: test_skins.py プロジェクト: goschtl/zope
 def tearDown(self):
     _DVRegistrySetup.tearDown(self)
     BaseRegistryTests.tearDown(self)
     cleanUp()
コード例 #6
0
ファイル: test_properties.py プロジェクト: goschtl/zope
 def tearDown(self):
     BaseRegistryTests.tearDown(self)
     PlacelessSetup.tearDown(self)
コード例 #7
0
ファイル: test_utils.py プロジェクト: wpjunior/proled
 def tearDown(self):
     self._free_warning_output()
     BaseRegistryTests.tearDown(self)
コード例 #8
0
ファイル: test_utils.py プロジェクト: bendavis78/zope
 def tearDown(self):
     self._free_warning_output()
     BaseRegistryTests.tearDown(self)