Esempio n. 1
0
 def tearDownZope(self, app):
     super(ImagingFixture, self).tearDownZope(app)
     unpatchImageField()
     z2.uninstallProduct(app, 'plone.app.imaging')
Esempio n. 2
0
 def tearDownZope(self, app):
     super(ImagingFixture, self).tearDownZope(app)
     unpatchImageField()
     z2.uninstallProduct(app, 'plone.app.imaging')
Esempio n. 3
0
 def beforeTearDown(self):
     unpatchImageField()