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

/ec/ECQuiz/Products/ECQuiz/tests/
H A Dtest_perms.py25 from base import ECQTestCase namespace
31 class TestPermissions(ECQTestCase):
34 ECQTestCase.afterSetUp(self)
H A Dtest_setup.py23 from base import ECQTestCase namespace
26 class TestProductInstall(ECQTestCase):
29 ECQTestCase.afterSetUp(self)
H A Dbase.py69 class ECQTestCase(PloneTestCase): class in inherits:PloneTestCase

Completed in 9 milliseconds