The magnumclient.tests.osc.unit.osc_utils Module

The magnumclient.tests.osc.unit.osc_utils Module

exception magnumclient.tests.osc.unit.osc_utils.ParserException

Bases: Exception

class magnumclient.tests.osc.unit.osc_utils.TestCase(*args, **kwargs)

Bases: testtools.testcase.TestCase

assertNotCalled(m, msg=None)

Assert a function was not called

setUp()

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

class magnumclient.tests.osc.unit.osc_utils.TestCommand(*args, **kwargs)

Bases: magnumclient.tests.osc.unit.osc_utils.TestCase

Test cliff command classes

check_parser(cmd, args, verify_args)
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.