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

Module CMFPlone.tests.dummy

Classes
DefaultPage Helper for browserDefault tests
DeletedItem Item than can be asked whether it has been deleted
Dummy General purpose dummy object
File Dummy upload object Used to fake uploaded files.
Image Dummy image upload object Contains valid image data by default.
ImageComputedProps Helper for testing the imagePatch interaction with ComputedAttributes (which are used in Archetypes ImageField).
Item Dummy Item First-class Zope object.
NonStructuralFolder Folder implementing the INonStructuralFolder interface
Raiser Raises the stored exception when called
SizedItem Item maintaining a size

Exceptions
Error Dummy exception

Variable Summary
str GIF = 'GIF89a\x10\x00\x10\x00\xf7\x00\x00Fgss\x97\xa5u\x...
str PACKAGE_HOME = '/home/vinsci/lab/plone/inst/plone-2.1.1/...
str TEXT = 'file data'
unicode UTEXT = u'file data'

Variable Details

GIF

Type:
str
Value:
'''GIF89a\x10\x00\x10\x00\xf7\x00\x00Fgss\x97\xa5u\x98\xa6x\x9c\xa9{\x\
9e\xab\xdd\x01\xc6\x81\xa4\xb1\x83\xa5\xb2\x86\xa9\xb5\x89\xab\xb6\x8d\
\xae\xba\xb0\xc7\xcf\xb5\xc9\xd3\xb9\xca\xd2\xba\xcb\xd2\xb8\xcc\xd3\x\
b8\xcc\xd5\xbc\xce\xd5\xbd\xcf\xd6\xbd\xcf\xd8\xbf\xd1\xd9\xc5\xd1\xd7\
\xc0\xd2\xd9\xc5\xd2\xd8\xc5\xd5\xdb\xc7\xd7\xde\xc8\xd7\xdd\xc8\xd7\x\
de\xc9\xd8\xdd\xd0\xdd\xe2\xd2\xdd\xe1\xd2\xde\xe4\xd3\xdf\xe5\xd4\xe0\
\xe5\xd9\xe4\xe8\xdf\xe8\xeb\xe2\xe8\xea\xe0\xe9\xed\xe3\xeb\xee\xe6\x\
eb\xec\xe9\xef\xf2\xea\xf0\xf2\xec\xf0\xf1\xed\xf2\xf4\xf3\xf7\xf8\xf8\
...                                                                    

PACKAGE_HOME

Type:
str
Value:
'/home/vinsci/lab/plone/inst/plone-2.1.1/Products/CMFPlone/tests'      

TEXT

Type:
str
Value:
'file data'                                                            

UTEXT

Type:
unicode
Value:
u'file data'                                                           

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