module documentation

Tests for the Git HTTP server.

Class DumbHandlersTestCase Undocumented
Class GunzipTestCase No class docstring; 0/1 instance variable, 0/2 class variable, 2/6 methods documented
Class HTTPGitApplicationTestCase Undocumented
Class HTTPGitRequestTestCase Undocumented
Class LengthLimitedFileTestCase Undocumented
Class MinimalistWSGIInputStream WSGI input stream with no 'seek()' and 'tell()' methods.
Class MinimalistWSGIInputStream2 WSGI input stream with no working 'seek()' and 'tell()' methods.
Class SmartHandlersTestCase Undocumented
Class TestHTTPGitRequest HTTPGitRequest with overridden methods to help test caching.
Class WebTestCase Base TestCase with useful instance vars and utility functions.
Function _test_backend Undocumented
def _test_backend(objects, refs=None, named_files=None):

Undocumented