Part of lp.registry.tests.test_distroseries View In Hierarchy
Known subclasses: lp.registry.tests.test_distribution.TestDistributionCurrentSourceReleases, lp.registry.tests.test_distroseries.TestDistroSeriesCurrentSourceReleases
Used by tests of DistroSeries and Distribution. The mixin must not extend TestCase or it will be run by other modules when imported.
Method | setUp | Undocumented |
Method | assertCurrentVersion | Assert the current version of a package is the expected one. |
Method | test_one_release | Undocumented |
Method | test_return_value | Undocumented |
Method | test_latest_version | Undocumented |
Method | test_active_publishing_status | Undocumented |
Method | test_not_active_publishing_status | Undocumented |
Method | test_ignore_other_package_names | Undocumented |
Method | ignore_other_distributions | Undocumented |
Method | test_ignore_ppa | Undocumented |
Method | test_get_multiple | Undocumented |