No class docstring
Method setUp Undocumented
Method test_call Undocumented
Method test_call_no_seek This ensures that the gunzipping code doesn't require any methods on 'wsgi.input' except for '.read()'. (In particular, it shouldn't require '.seek()'. See https://github.com/jelmer/dulwich/issues/140.)
Method test_call_no_working_seek Similar to 'test_call_no_seek', but this time the methods are available (but defunct). See https://github.com/jonashaag/klaus/issues/154.
Method _get_zstream Undocumented
Method _test_call Undocumented

Inherited from TestCase (via HTTPGitApplicationTestCase):

Method tearDown Undocumented

Inherited from TestCase (via HTTPGitApplicationTestCase):

Method tearDown Undocumented
def setUp(self):
def _get_zstream(self, text):
Undocumented
def _test_call(self, orig, zstream, zlength):
Undocumented
def test_call(self):
def test_call_no_seek(self):
This ensures that the gunzipping code doesn't require any methods on 'wsgi.input' except for '.read()'. (In particular, it shouldn't require '.seek()'. See https://github.com/jelmer/dulwich/issues/140.)
def test_call_no_working_seek(self):
Similar to 'test_call_no_seek', but this time the methods are available (but defunct). See https://github.com/jonashaag/klaus/issues/154.
API Documentation for Dulwich, generated by pydoctor at 2018-11-17 19:05:54.