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

FloatingIpNeutronViewTests.setUp()[source]
FloatingIpNeutronViewTests.tearDown()[source]
FloatingIpNeutronViewTests.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

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

Previous topic

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

Next topic

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

This Page