Home | Trees | Indices | Help |
---|
|
Test setup for unit, 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.
|
|||
OntoCatalogTestCase We use this base class for all the tests in this package. |
|||
OntoCatalogFunctionalTestCase We use this class for functional integration tests that use doctest syntax. |
|
|||
|
|||
|
|
|
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue May 20 01:54:35 2008 | http://epydoc.sourceforge.net |