Part of lp.translations.tests.test_translationsplitter View In Hierarchy
Known subclasses: lp.translations.tests.test_translationsplitter.TestDistributionTranslationTemplateSplitter, lp.translations.tests.test_translationsplitter.TestProductTranslationTemplateSplitter
| Method | getPOTMsgSetAndTemplateToSplit | Undocumented |
| Method | setUpSharingTemplates | Sets up two sharing templates with one sharing message and |
| Method | makePOTemplate | Undocumented |
| Method | makeSharingTemplate | Undocumented |
| Method | test_findShared_renamed | Shared POTMsgSets are included for a renamed template. |
| Method | test_findShared_moved_product | Moving a template to a different product splits its messages. |
| Method | test_findShared_moved_distribution | Moving a template to a different distribution gets it split. |
| Method | test_findShared_moved_to_nonsharing_target | Moving a template to a target not sharing with the existing |
| Method | test_split_messages | Splitting messages works properly. |