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
- test_create_snapshot_get(*args, **kwargs)[source]
- test_create_snapshot_post(*args, **kwargs)[source]
- test_delete_volume_snapshot(*args, **kwargs)[source]
- test_force_create_snapshot(*args, **kwargs)[source]
- test_volume_snapshot_detail_get(*args, **kwargs)[source]
- test_volume_snapshot_detail_get_with_exception(*args, **kwargs)[source]
- test_volume_snapshot_detail_with_volume_get_exception(*args, **kwargs)[source]