OPSI.web2.dav.test.test_http module

class OPSI.web2.dav.test.test_http.HTTP(methodName='runTest')

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

HTTP Utilities

test_statusForFailure_HTTPError()

statusForFailure() for HTTPErrors

test_statusForFailure_errno()

statusForFailure() for exceptions with known errno values

test_statusForFailure_exception()

statusForFailure() for known/unknown exceptions