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

class openstack_dashboard.dashboards.project.containers.tests.SwiftTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.TestCase

SwiftTests.test_copy()[source]
SwiftTests.test_copy_index()[source]
SwiftTests.test_create_container_get()[source]
SwiftTests.test_create_container_post()[source]
SwiftTests.test_delete()[source]
SwiftTests.test_delete_container()[source]
SwiftTests.test_delete_container_nonempty()[source]
SwiftTests.test_download()[source]
SwiftTests.test_index_container_selected()[source]
SwiftTests.test_index_no_container_selected()[source]
SwiftTests.test_upload()[source]
SwiftTests.test_view_container()[source]
SwiftTests.test_view_object()[source]

Previous topic

The openstack_dashboard.dashboards.project.containers.browsers Module

Next topic

The openstack_dashboard.dashboards.project.containers Module

This Page