Part of lp.soyuz.scripts.tests.test_ppareport View In Hierarchy
| Method | setUp | Reset the PPA repository root. |
| Method | getReporter | Return a PPAReportScript instance. |
| Method | testDeniedOptionCombination | Undocumented |
| Method | testDiskReportsBlockedWithoutDiskAccess | Undocumented |
| Method | testGetActivePPAs | Undocumented |
| Method | testOverQuota | Undocumented |
| Method | testUserEmails | Undocumented |
| Method | testOrphanRepos | Undocumented |
| Method | testMissingRepos | Undocumented |
| Method | testOutput | Undocumented |
| Method | testRunMain | Undocumented |
PPAReportScript instance.
When the 'output' command-line options is not set it overrides the
script setup to store output in a StringIO object so it can be
verified later.