OPSI.web2.dav.test.util module

class OPSI.web2.dav.test.util.Site(resource)
class OPSI.web2.dav.test.util.TestCase(methodName='runTest')

Bases: twisted.trial._asynctest.TestCase

docroot
mkdtemp(prefix)

Creates a new directory in the document root and returns its path and URI.

resource_class

alias of DAVFile

send(request, callback)
setUp()
tearDown()
exception OPSI.web2.dav.test.util.TodoTest

Bases: exceptions.Exception

OPSI.web2.dav.test.util.dircmp(dir1, dir2)
OPSI.web2.dav.test.util.serialize(f, work)