The openstack_dashboard.dashboards.project.access_and_security.floating_ips.tests ModuleΒΆ

class openstack_dashboard.dashboards.project.access_and_security.floating_ips.tests.FloatingIpNeutronViewTests(methodName='runTest')[source]

Bases: openstack_dashboard.dashboards.project.access_and_security.floating_ips.tests.FloatingIpViewTests

setUp()[source]
tearDown()[source]
test_correct_quotas_displayed(*args, **kwargs)[source]
class openstack_dashboard.dashboards.project.access_and_security.floating_ips.tests.FloatingIpViewTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.TestCase

test_associate()[source]
test_associate_post()[source]
test_associate_post_with_exception()[source]
test_associate_post_with_redirect()[source]
test_disassociate_post()[source]
test_disassociate_post_with_exception()[source]

Previous topic

The openstack_dashboard.dashboards.project.access_and_security.floating_ips Module

Next topic

The openstack_dashboard.dashboards.project.access_and_security.floating_ips.forms Module

This Page