class documentation

Undocumented

Method assert_correct_remote_refs Assert that known remote refs corresponds to actual remote refs.
Method test_simple Undocumented
Method test_with_remote_name Undocumented

Inherited from PorcelainTestCase:

Method assertRecentTimestamp Undocumented
Method setUp Undocumented
Instance Variable repo Undocumented
Instance Variable repo_path Undocumented
Instance Variable test_dir Undocumented

Inherited from TestCase (via PorcelainTestCase):

Method overrideEnv Undocumented
def assert_correct_remote_refs(self, local_refs, remote_refs, remote_name=b'origin'):

Assert that known remote refs corresponds to actual remote refs.

def test_simple(self):

Undocumented

def test_with_remote_name(self):

Undocumented