The openstack_dashboard.dashboards.project.access_and_security.keypairs.tests ModuleΒΆ
- class openstack_dashboard.dashboards.project.access_and_security.keypairs.tests.KeyPairViewTests(methodName='runTest')[source]
Bases: openstack_dashboard.test.helpers.TestCase
- test_create_keypair_get()[source]
- test_delete_keypair()[source]
- test_delete_keypair_exception()[source]
- test_download_keypair_get()[source]
- test_generate_keypair_exception()[source]
- test_generate_keypair_get()[source]
- test_import_keypair(*args, **kwargs)[source]
- test_import_keypair_invalid_key()[source]
- test_import_keypair_invalid_key_name()[source]