The mistralclient.tests.unit.base Module

The mistralclient.tests.unit.base Module

class mistralclient.tests.unit.base.BaseClientTest(*args, **kwds)

Bases: oslotest.base.BaseTestCase

setUp()

Hook method for setting up the test fixture before exercising it.

class mistralclient.tests.unit.base.BaseCommandTest(*args, **kwds)

Bases: oslotest.base.BaseTestCase

call(command, app_args=[], prog_name='')
setUp()

Hook method for setting up the test fixture before exercising it.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.

python-mistralclient 3.7.1.dev12