Package platecom :: Package utils :: Package tests :: Module base :: Class icCommunityTestCase
[hide private]
[frames] | no frames]

Class icCommunityTestCase

source code

Products.PloneTestCase.PloneTestCase.PloneTestCase --+
                                                     |
                 Testing.ZopeTestCase.ZopeTestCase --+
                                                     |
                                                    icCommunityTestCase

We use this base class for all the tests in this package. If necessary, we can put common utility or setup code in here. This applies to unit test cases.