Home | Trees | Indices | Help |
---|
|
Test setup for integration and functional tests.
When we import PloneTestCase and then call setupPloneSite(), all of Plone's products are loaded, and a Plone site will be created. This happens at module level, which makes it faster to run each test, but slows down test runner startup.
|
|||
icSemanticTestCase We use this base class for all the tests in this package. |
|||
icSemanticFunctionalTestCase We use this class for functional integration tests that use doctest syntax. |
|
|||
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Thu May 15 16:11:40 2008 | http://epydoc.sourceforge.net |