The openstack_dashboard.dashboards.project.images.tests ModuleΒΆ

class openstack_dashboard.dashboards.project.images.tests.ImagesAndSnapshotsTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.TestCase

ImagesAndSnapshotsTests.test_index(*args, **kwargs)[source]
ImagesAndSnapshotsTests.test_index_error(*args, **kwargs)[source]
ImagesAndSnapshotsTests.test_index_no_images(*args, **kwargs)[source]
ImagesAndSnapshotsTests.test_snapshot_actions(*args, **kwargs)[source]
class openstack_dashboard.dashboards.project.images.tests.ImagesAndSnapshotsUtilsTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.TestCase

ImagesAndSnapshotsUtilsTests.test_list_image(*args, **kwargs)[source]
ImagesAndSnapshotsUtilsTests.test_list_image_error_private_image_list(*args, **kwargs)[source]
ImagesAndSnapshotsUtilsTests.test_list_image_error_public_image_list(*args, **kwargs)[source]
ImagesAndSnapshotsUtilsTests.test_list_image_using_cache(*args, **kwargs)[source]

Previous topic

The openstack_dashboard.dashboards.project.images.panel Module

Next topic

The openstack_dashboard.dashboards.project.images.utils Module

This Page