Part of lp.registry.browser.tests
| Class | ProductView | Test structural subscriptions on the product view. |
| Class | ProductBugs | Test structural subscriptions on the product bugs view. |
| Class | ProjectGroupView | Test structural subscriptions on the project group view. |
| Class | ProjectGroupMilestone | Make sure that projects' "virtual" milestones don't break things. |
| Class | ProjectGroupBugs | Test structural subscriptions on the project group bugs view. |
| Class | ProductSeriesView | Test structural subscriptions on the product series view. |
| Class | ProductSeriesBugs | Test structural subscriptions on the product series bugs view. |
| Class | DistributionSourcePackageView | Test structural subscriptions on the distro src pkg view. |
| Class | DistributionSourcePackageBugs | Test structural subscriptions on the distro src pkg bugs view. |
| Class | DistroView | Test structural subscriptions on the distribution view. |
| Class | DistroBugs | Test structural subscriptions on the distro bugs view. |
| Class | DistroMilestoneView | Test structural subscriptions on the distro milestones. |
| Class | ProductMilestoneView | Test structural subscriptions on the product milestones. |
| Class | ProductSeriesMilestoneView | Test structural subscriptions on the product series milestones. |
| Class | ProductDoesNotUseLPView | Undocumented |
| Class | ProductDoesNotUseLPBugs | Test structural subscriptions on the product bugs view. |
| Class | ProjectGroupDoesNotUseLPView | Test structural subscriptions on the project group view. |
| Class | ProjectGroupDoesNotUseLPBugs | Test structural subscriptions on the project group bugs view. |
| Class | ProductSeriesDoesNotUseLPView | Undocumented |
| Class | ProductSeriesDoesNotUseLPBugs | Undocumented |
| Class | DistributionSourcePackageDoesNotUseLPView | Test structural subscriptions on the distro src pkg view. |
| Class | DistributionSourcePackageDoesNotUseLPBugs | Test structural subscriptions on the distro src pkg bugs view. |
| Class | DistroDoesNotUseLPView | Undocumented |
| Class | DistroDoesNotUseLPBugs | Undocumented |
| Class | DistroMilestoneDoesNotUseLPView | Undocumented |
| Class | ProductMilestoneDoesNotUseLPView | Undocumented |
| Class | CustomTestLoader | A test loader that avoids running tests from a base class. |
| Function | test_suite | Return the IStructuralSubscriptionTarget TestSuite. |
| Class | _TestResultsMixin | Mixin to provide common result checking helper methods. |
| Class | _TestStructSubs | Test structural subscriptions base class. |
| Class | _DoesNotUseLP | Test structural subscriptions on the product view. |