class documentation
class GitServerSideBand64kTestCase(GitServerTestCase):
Tests for client/server compatibility with side-band-64k support.
Method | set |
Undocumented |
Class Variable | min |
Undocumented |
Method | _check |
Undocumented |
Method | _handlers |
Undocumented |
Inherited from GitServerTestCase
:
Class Variable | protocol |
Undocumented |
Method | _start |
Undocumented |
Instance Variable | _server |
Undocumented |
Inherited from ServerTests
(via GitServerTestCase
):
Method | branch |
Undocumented |
Method | import |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | test |
Undocumented |
Method | url |
Undocumented |
Class Variable | min |
Undocumented |
Instance Variable | _client |
Undocumented |
Instance Variable | _new |
Undocumented |
Instance Variable | _old |
Undocumented |
Instance Variable | _repo |
Undocumented |
Instance Variable | _source |
Undocumented |
Instance Variable | _stub |
Undocumented |
Instance Variable | _stub |
Undocumented |
Instance Variable | _stub |
Undocumented |
Inherited from CompatTestCase
(via GitServerTestCase
, ServerTests
):
Method | assert |
Undocumented |
Method | assert |
Undocumented |
Method | assert |
Undocumented |
Method | import |
Import a repo from a fast-export file in a temporary directory. |
Inherited from TestCase
(via GitServerTestCase
, ServerTests
, CompatTestCase
):
Method | override |
Undocumented |