OPSI.web2.dav.test.test_move module

class OPSI.web2.dav.test.test_move.MOVE(methodName='runTest')

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

MOVE request

test_MOVE_create()

MOVE to new resource.

test_MOVE_exists()

MOVE to existing resource.

test_MOVE_no_parent()

MOVE to resource with no parent.

test_MOVE_overwrite()

MOVE to existing resource with overwrite header.

OPSI.web2.dav.test.test_move.work(self, test, overwrite=None, dst=None)