Searched refs:PloneTestCase (Results 1 - 1 of 1) sorted by relevance

/ec/ECQuiz/Products/ECQuiz/tests/
H A Dbase.py23 """Base class for integration tests, based on ZopeTestCase and PloneTestCase.
33 # Plone install (PloneTestCase takes care of these).
37 # Import PloneTestCase - this registers more products with Zope as a side effect
38 from Products.PloneTestCase.PloneTestCase import PloneTestCase namespace
39 from Products.PloneTestCase.PloneTestCase import FunctionalTestCase
40 from Products.PloneTestCase.PloneTestCase impor
[all...]

Completed in 7 milliseconds