class documentation

class RemoveTests(PorcelainTestCase):

View In Hierarchy

Undocumented

Method test_remove_file Undocumented
Method test_remove_file_removed_on_disk Undocumented
Method test_remove_file_staged 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 test_remove_file(self):

Undocumented

def test_remove_file_removed_on_disk(self):

Undocumented

def test_remove_file_staged(self):

Undocumented