Searched refs:ZopeTestCase (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.
30 from Testing import ZopeTestCase namespace
34 ZopeTestCase.installProduct('DataGridField')
35 ZopeTestCase.installProduct('ECQuiz')

Completed in 7 milliseconds