The openstack_dashboard.dashboards.project.volumes.snapshots.tests ModuleΒΆ

class openstack_dashboard.dashboards.project.volumes.snapshots.tests.VolumeSnapshotsViewTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.TestCase

VolumeSnapshotsViewTests.test_create_snapshot_get(*args, **kwargs)[source]
VolumeSnapshotsViewTests.test_create_snapshot_post(*args, **kwargs)[source]
VolumeSnapshotsViewTests.test_delete_volume_snapshot(*args, **kwargs)[source]
VolumeSnapshotsViewTests.test_force_create_snapshot(*args, **kwargs)[source]
VolumeSnapshotsViewTests.test_volume_snapshot_detail_get(*args, **kwargs)[source]
VolumeSnapshotsViewTests.test_volume_snapshot_detail_get_with_exception(*args, **kwargs)[source]
VolumeSnapshotsViewTests.test_volume_snapshot_detail_with_volume_get_exception(*args, **kwargs)[source]

Previous topic

The openstack_dashboard.dashboards.project.volumes.snapshots.tables Module

Next topic

The openstack_dashboard.dashboards.project.volumes.snapshots.tabs Module

This Page