Package CMFPlone :: Package tests :: Module testBrowserDefault
[show private | hide private]
[frames | no frames]

Module CMFPlone.tests.testBrowserDefault

Classes
TestDefaultPage Test the default_page functionality in more detail
TestPloneToolBrowserDefault Test the PloneTool's browserDefault() method in various use cases.
TestPortalBrowserDefault Test the BrowserDefaultMixin as implemented by the root portal object

Function Summary
  test_suite()

Variable Summary
SRE_Pattern RE_REMOVE_DOCCONT = href="http://.*?#documentContent"
SRE_Pattern RE_REMOVE_NAVTREE = href="http://.*?#portlet-navigation-...

Variable Details

RE_REMOVE_DOCCONT

Type:
SRE_Pattern
Value:
href="http://.*?#documentContent"                                      

RE_REMOVE_NAVTREE

Type:
SRE_Pattern
Value:
href="http://.*?#portlet-navigation-tree"                              

Generated by Epydoc 2.1 on Wed Nov 30 03:59:09 2005 http://epydoc.sf.net