Part of lp.translations.browser.tests
| Class | DumbAggregator | A very simple TranslationLinksAggregator. |
| Function | map_link | Map a link the way _circumscribe does. |
| Class | TestTranslationLinksAggregator | Test TranslationLinksAggregator. |
| Parameters | link_target | The object to link to. Its URL will be used. |
| sheets | A list of POFiles and/or POTemplates. The link will
map to these. If omitted, the list will consist of
link_target itself. | |
| add_to | Optional existing dict to add the new entry to. | |
| Returns | A dict mapping the URL for link_target to sheets. | |