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

class openstack_dashboard.dashboards.project.databases.tests.DatabaseTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.TestCase

test_create_simple_instance(*args, **kwargs)[source]
test_create_simple_instance_exception(*args, **kwargs)[source]
test_details_with_hostname()[source]
test_details_with_ip()[source]
test_index(*args, **kwargs)[source]
test_index_flavor_exception(*args, **kwargs)[source]
test_index_flavor_list_exception(*args, **kwargs)[source]
test_index_list_exception(*args, **kwargs)[source]
test_index_pagination(*args, **kwargs)[source]
test_launch_instance(*args, **kwargs)[source]