OPSI.web2.dav.test.test_copy module

class OPSI.web2.dav.test.test_copy.COPY(methodName='runTest')

Bases: OPSI.web2.dav.test.util.TestCase

COPY request

test_COPY_create()

COPY to new resource.

test_COPY_exists()

COPY to existing resource.

test_COPY_no_parent()

COPY to resource with no parent.

test_COPY_overwrite()

COPY to existing resource with overwrite header.

OPSI.web2.dav.test.test_copy.sumFile(path)
OPSI.web2.dav.test.test_copy.work(self, test, overwrite=None, dst=None, depths=('0', 'infinity', None))