l.a.t.t.TestPool(unittest.TestCase) : class documentation

Part of lp.archivepublisher.tests.test_pool View In Hierarchy

No class docstring
Method setUp Undocumented
Method tearDown Undocumented
Method testSimpleAdd Adding a new file should work.
Method testSimpleSymlink Adding a file twice should result in a symlink.
Method testSymlinkShuffleOnAdd If the second add is a more preferred component, links shuffle.
Method testRemoveSymlink Remove file should just remove a symlink
Method testRemoveLoneFile Removing a file with no symlinks removes it.
Method testSymlinkShuffleOnRemove Removing a file with a symlink shuffles links.
def setUp(self):
Undocumented
def tearDown(self):
Undocumented
def testSimpleAdd(self):
Adding a new file should work.
def testSimpleSymlink(self):
Adding a file twice should result in a symlink.
def testSymlinkShuffleOnAdd(self):
If the second add is a more preferred component, links shuffle.
def testRemoveSymlink(self):
Remove file should just remove a symlink
def testRemoveLoneFile(self):
Removing a file with no symlinks removes it.
def testSymlinkShuffleOnRemove(self):
Removing a file with a symlink shuffles links.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.