The magnum_ui.test.helpers ModuleΒΆ

class magnum_ui.test.helpers.APITestCase(methodName='runTest')[source]

Bases: openstack_dashboard.test.helpers.APITestCase

Extends the base Horizon APITestCase for magnumclient

setUp()[source]
stub_magnumclient()[source]
tearDown()[source]

Previous topic

The magnum_ui.test Module

Next topic

The magnum_ui.test.settings Module

Project Source

This Page