class documentation

class ProtocolGraphWalkerTestCase(TestCase):

View In Hierarchy

Undocumented

Method assertReceived Undocumented
Method setUp Undocumented
Method test_all_wants_satisfied Undocumented
Method test_all_wants_satisfied_have_branch Undocumented
Method test_all_wants_satisfied_have_root Undocumented
Method test_all_wants_satisfied_no_haves Undocumented
Method test_determine_wants Undocumented
Method test_determine_wants_advertisement Undocumented
Method test_handle_shallow_request_no_client_shallows Undocumented
Method test_handle_shallow_request_no_new_shallows Undocumented
Method test_handle_shallow_request_unshallows Undocumented
Method test_split_proto_line Undocumented
Method _handle_shallow_request Undocumented
Instance Variable _repo Undocumented
Instance Variable _walker Undocumented

Inherited from TestCase:

Method overrideEnv Undocumented
def assertReceived(self, expected):

Undocumented

def setUp(self):

Undocumented

def test_all_wants_satisfied(self):

Undocumented

def test_all_wants_satisfied_have_branch(self):

Undocumented

def test_all_wants_satisfied_have_root(self):

Undocumented

def test_all_wants_satisfied_no_haves(self):

Undocumented

def test_determine_wants(self):

Undocumented

def test_determine_wants_advertisement(self):

Undocumented

def test_handle_shallow_request_no_client_shallows(self):

Undocumented

def test_handle_shallow_request_no_new_shallows(self):

Undocumented

def test_handle_shallow_request_unshallows(self):

Undocumented

def test_split_proto_line(self):

Undocumented

def _handle_shallow_request(self, lines, heads):

Undocumented

_repo =

Undocumented

_walker =

Undocumented