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

Module CMFPlone.tests.testWebDAV

Classes
TestDAVMetadata  
TestDAVOperations  
TestDAVProperties  
TestPUTObjects  

Function Summary
  mkdict(items)
Constructs a dict from a sequence of (key, value) pairs.
  test_suite()

Variable Summary
str html = '<html>\n<head><title>Foo</title></head>\n<body>B...

Function Details

mkdict(items)

Constructs a dict from a sequence of (key, value) pairs.

Variable Details

html

Type:
str
Value:
'''<html>
<head><title>Foo</title></head>
<body>Bar</body>
</html>
'''                                                                    

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