class documentation

class WalkEntryTest(TestCase):

View In Hierarchy

Undocumented

Method make_commits Undocumented
Method make_linear_commits Undocumented
Method setUp Undocumented
Method test_all_changes Undocumented
Method test_all_with_merge Undocumented
Method test_filter_changes Undocumented
Method test_filter_with_merge Undocumented
Instance Variable store Undocumented

Inherited from TestCase:

Method overrideEnv Undocumented
def make_commits(self, commit_spec, **kwargs):

Undocumented

def make_linear_commits(self, num_commits, **kwargs):

Undocumented

def setUp(self):

Undocumented

def test_all_changes(self):

Undocumented

def test_all_with_merge(self):

Undocumented

def test_filter_changes(self):

Undocumented

def test_filter_with_merge(self):

Undocumented

store =

Undocumented