| Trees | Index | Help |
|---|
| Package CMFPlone :: Package tests :: Module PloneTestCase |
|
| Classes | |
|---|---|
FunctionalTestCase |
Convenience class for functional unit testing |
PloneTestCase |
TestCase for Plone testing |
| Function Summary | |
|---|---|
Significantly reduces portal creation time. | |
Creates a Plone site. | |
Creates a memberarea if it does not already exist. | |
| Variable Summary | |
|---|---|
ImplicitAcquirerWrapper |
app = <Application at >
|
str |
default_password = 'secret'
|
str |
default_user = 'test_user_1_'
|
str |
portal_name = 'portal'
|
str |
portal_owner = 'portal_owner'
|
| Function Details |
|---|
optimize()Significantly reduces portal creation time. |
setupPloneSite(app=None, id='portal', quiet=0, with_default_memberarea=1)Creates a Plone site. |
_createHomeFolder(portal, member_id, take_ownership=1)Creates a memberarea if it does not already exist. |
| Variable Details |
|---|
app
|
default_password
|
default_user
|
portal_name
|
portal_owner
|
| Trees | Index | Help |
|---|
| Generated by Epydoc 2.1 on Wed Nov 30 03:59:15 2005 | http://epydoc.sf.net |