Part of lp.archivepublisher.tests.test_pool View In Hierarchy
| 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. |