class documentation

class FindShallowTests(TestCase):

View In Hierarchy

Undocumented

Method assertSameElements Undocumented
Method make_commit Undocumented
Method make_linear_commits Undocumented
Method setUp Undocumented
Method test_linear Undocumented
Method test_merge Undocumented
Method test_multiple_independent Undocumented
Method test_multiple_overlapping Undocumented
Method test_tag Undocumented
Instance Variable _store Undocumented

Inherited from TestCase:

Method overrideEnv Undocumented
def assertSameElements(self, expected, actual):

Undocumented

def make_commit(self, **attrs):

Undocumented

def make_linear_commits(self, n, message=b''):

Undocumented

def setUp(self):

Undocumented

def test_linear(self):

Undocumented

def test_merge(self):

Undocumented

def test_multiple_independent(self):

Undocumented

def test_multiple_overlapping(self):

Undocumented

def test_tag(self):

Undocumented

_store =

Undocumented