class documentation

Undocumented

Method assert_wd Assert paths of files and dirs in wd are same as expected_paths
Method put_files Put the described files in the wd
Method test_from_root Undocumented
Method test_from_subdir 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 assert_wd(self, expected_paths):

Assert paths of files and dirs in wd are same as expected_paths

def put_files(self, tracked, ignored, untracked, empty_dirs):

Put the described files in the wd

def test_from_root(self):

Undocumented

def test_from_subdir(self):

Undocumented