Part of lp.translations.tests.test_pofile View In Hierarchy
Known subclasses: lp.translations.tests.test_pofile.TestPOFileUbuntuSharing, lp.translations.tests.test_pofile.TestPOFileUpstreamSharing
Method | createData | Undocumented |
Method | makeThisSidePOFile | Create POFile on this side. Override in subclass. |
Method | makeOtherSidePOFile | Create POFile on the other side. Override in subclass. |
Method | makeOtherSidePOTemplate | Create POTemplate on the other side. Override in subclass. |
Method | makeSharedUbuntuPOTemplate | Create template ready for sharing on the Ubuntu side. |
Method | makeSharedUbuntuPOFile | Create template and POFile ready for sharing on the Ubuntu side. |
Method | makeSharedUpstreamPOTemplate | Create template ready for sharing on the upstream side. |
Method | makeSharedUpstreamPOFile | Create template and POFile ready for sharing on the upstream side. |
Method | test_getOtherSidePOFile_none | Undocumented |
Method | test_getOtherSidePOFile_linked_no_template | Undocumented |
Method | test_getOtherSidePOFile_shared | Undocumented |
Method | test_getOtherSidePOFile_automatic | Undocumented |
Method | _setPackagingLink | Create the packaging link from source package to product series. |
Parameters | create_sharing | Pass to factory function to enable automatic pofile creation, like in production code. |