OPSI.web2.dav.test.test_prop module¶
- 
class 
OPSI.web2.dav.test.test_prop.PROP(methodName='runTest')¶ Bases:
OPSI.web2.dav.test.util.TestCasePROPFIND, PROPPATCH requests
- 
test_PROPFIND_basic()¶ PROPFIND request
- 
test_PROPFIND_list()¶ PROPFIND with allprop, propname
- 
test_PROPPATCH_basic()¶ PROPPATCH
- 
test_PROPPATCH_exists_not()¶ PROPPATCH remove a non-existant property
- 
test_PROPPATCH_liveprop()¶ PROPPATCH on a live property
- 
 
- 
class 
OPSI.web2.dav.test.test_prop.SpiffyProperty(*children, **attributes)¶ Bases:
OPSI.web2.dav.element.base.WebDAVTextElement- 
name= 'spiffyproperty'¶ 
- 
namespace= 'http://twistedmatrix.com/ns/private/tests'¶ 
-