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

class openstack_dashboard.dashboards.project.overview.tests.UsageViewTests(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.TestCase

UsageViewTests.test_unauthorized()[source]
UsageViewTests.test_usage()[source]
UsageViewTests.test_usage_csv()[source]
UsageViewTests.test_usage_default_tenant()[source]
UsageViewTests.test_usage_exception_quota()[source]
UsageViewTests.test_usage_exception_usage()[source]
UsageViewTests.test_usage_nova_network()[source]
UsageViewTests.test_usage_with_neutron_floating_ips(*args, **kwargs)[source]

Previous topic

The openstack_dashboard.dashboards.project.overview.views Module

Next topic

The openstack_dashboard.dashboards.project.overview Module

This Page