Part of lp.archivepublisher.tests
| Function | path_exists | Does the given file or directory exist? |
| Function | name_pph_suite | Return name of pph's suite. |
| Function | get_pub_config | Find the publishing config for distro. |
| Function | get_archive_root | Return the archive root for the given publishing config. |
| Function | get_dists_root | Return the dists root directory for the given publishing config. |
| Function | get_distscopy_root | Return the "distscopy" root for the given publishing config. |
| Function | write_marker_file | Write a marker file for checking directory movements. |
| Function | read_marker_file | Read the contents of a marker file. |
| Function | get_a_suite | Return some suite name for distroseries. |
| Function | get_marker_files | Return filesystem paths for all indexes markers for distroseries. |
| Class | HelpersMixin | Helpers for the PublishFTPMaster tests. |
| Class | TestNewerMtime | Undocumented |
| Class | TestPublishFTPMasterScript | No class docstring; 3/54 methods documented |
| Class | TestCreateDistroSeriesIndexes | Test initial creation of archive indexes for a DistroSeries. |
| Parameters | path | A list of path components. |
| contents | Text to write into the file. |