The openstack_dashboard.dashboards.admin.volumes.volume_types.extras.tests ModuleΒΆ

class openstack_dashboard.dashboards.admin.volumes.volume_types.extras.tests.VolTypeExtrasTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.BaseAdminViewTests

test_extra_create_get(*args, **kwargs)[source]
test_extra_create_post(*args, **kwargs)[source]
test_extra_delete(*args, **kwargs)[source]
test_extra_edit(*args, **kwargs)[source]
test_extras_view_with_exception(*args, **kwargs)[source]
test_list_extras_when_none_exists(*args, **kwargs)[source]

Previous topic

The openstack_dashboard.dashboards.admin.volumes.volume_types.extras.views Module

Next topic

The openstack_dashboard.dashboards.admin.volumes.volume_types.extras Module

This Page