Part of lp.translations.tests.test_pofile View In Hierarchy
Known subclasses: lp.translations.tests.test_pofile.TestUbuntuFilters, lp.translations.tests.test_pofile.TestUpstreamFilters
Test the filter functions in `POFile`s compared to statistics.
| Method | exerciseFunction | Run the function under test. |
| Method | getCurrentCount | Undocumented |
| Method | getRosettaCount | Undocumented |
| Method | getTranslatedCount | Undocumented |
| Method | getUnreviewedCount | Undocumented |
| Method | getUntranslatedCount | Undocumented |
| Method | getUpdatesCount | Undocumented |
Inherited from StatisticsTestScenario: