The openstack_dashboard.dashboards.admin.groups.tests ModuleΒΆ

class openstack_dashboard.dashboards.admin.groups.tests.GroupsViewTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.BaseAdminViewTests

GroupsViewTests.test_add_user(*args, **kwargs)[source]
GroupsViewTests.test_create(*args, **kwargs)[source]
GroupsViewTests.test_create_with_domain()[source]
GroupsViewTests.test_delete_group(*args, **kwargs)[source]
GroupsViewTests.test_index(*args, **kwargs)[source]
GroupsViewTests.test_index_with_domain()[source]
GroupsViewTests.test_index_with_keystone_can_edit_group_false(*args, **kwargs)[source]
GroupsViewTests.test_manage(*args, **kwargs)[source]
GroupsViewTests.test_remove_user(*args, **kwargs)[source]
GroupsViewTests.test_update(*args, **kwargs)[source]

Previous topic

The openstack_dashboard.dashboards.admin.groups.panel Module

Next topic

The openstack_dashboard.dashboards.admin.groups.forms Module

This Page