Part of lp.translations.utilities.tests.test_kde_po_importer View In Hierarchy
| Method | setUp | Undocumented |
| Method | testInterface | Check whether the object follows the interface. |
| Method | testFormat | Check whether KdePOImporter can handle the KDEPO file format. |
| Method | testKDEPriorityIsHigherThanPOPriority | Check if KdePOImporter has precedence over GettextPOImporter. |
| Method | testGettextPOFileFormat | Check that non-KDE PO files are recognized as regular PO files. |
| Method | testTemplatePlurals | Check whether legacy KDE plural forms are correctly imported. |
| Method | testTranslationPlurals | Check if translated legacy KDE plural forms are correctly imported. |
| Method | testTemplateContext | Check whether legacy KDE context is correctly imported. |
| Method | testTranslationContext | Check whether legacy KDE context is correctly imported. |