class documentation

class ParseCommitTests(TestCase):

View In Hierarchy

Test parse_commit.

Method test_commit_by_sha Undocumented
Method test_commit_by_short_sha Undocumented
Method test_nonexistent Undocumented

Inherited from TestCase:

Method overrideEnv Undocumented
Method setUp Undocumented
def test_commit_by_sha(self):

Undocumented

def test_commit_by_short_sha(self):

Undocumented

def test_nonexistent(self):

Undocumented