Part of lp.translations.utilities.tests.test_xpi_po_exporter View In Hierarchy
| Method | setUp | Undocumented |
| Method | setUpTranslationImportQueueForTemplate | Return an ITranslationImportQueueEntry for testing purposes. |
| Method | test_Interface | Check whether the object follows the interface. |
| Method | test_XPITemplateExport | Check a standard export from an XPI file. |
| Method | _compareExpectedAndExported | Compare an export with a previous export that is correct. |
| Parameters | expected_file | buffer with the expected file content. |
| export_file | buffer with the output file content. |