class documentation

class CheckRefFormatTests(TestCase):

View In Hierarchy

Tests for the check_ref_format function.

These are the same tests as in the git test suite.

Method test_invalid Undocumented
Method test_valid Undocumented

Inherited from TestCase:

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

Undocumented

def test_valid(self):

Undocumented