pagetools.menus.tests package¶
Submodules¶
pagetools.menus.tests.test_admin module¶
- class pagetools.menus.tests.test_admin.CPMAdmin(model, admin_site)[source]¶
Bases:
ModelAdmin- property media¶
- model¶
alias of
ConcretePublishableLangModel
pagetools.menus.tests.test_dashboard_module module¶
- class pagetools.menus.tests.test_dashboard_module.DashboardTests(methodName='runTest')[source]¶
Bases:
MenuDataTestCaseCreate an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.
pagetools.menus.tests.test_forms module¶
pagetools.menus.tests.test_models module¶
- class pagetools.menus.tests.test_models.ModelTests(methodName='runTest')[source]¶
Bases:
MenuDataTestCaseCreate an instance of the class that will use the named test method when executed. Raises a ValueError if the instance does not have a method with the specified name.