troveclient.compat.tests.test_common
Module¶troveclient.compat.tests.test_common.
ArgumentRequiredTest
(*args, **kwargs)¶Bases: testtools.testcase.TestCase
setUp
()¶Hook method for setting up the test fixture before exercising it.
test___init__
()¶test___str__
()¶troveclient.compat.tests.test_common.
AuthTest
(*args, **kwargs)¶Bases: testtools.testcase.TestCase
setUp
()¶Hook method for setting up the test fixture before exercising it.
tearDown
()¶Hook method for deconstructing the test fixture after testing it.
test___init__
()¶test_login
()¶troveclient.compat.tests.test_common.
AuthedCommandsBaseTest
(*args, **kwargs)¶Bases: testtools.testcase.TestCase
setUp
()¶Hook method for setting up the test fixture before exercising it.
tearDown
()¶Hook method for deconstructing the test fixture after testing it.
test___init__
()¶troveclient.compat.tests.test_common.
CliOptionsTest
(*args, **kwargs)¶Bases: testtools.testcase.TestCase
check_default_options
(co)¶check_option
(oparser, option_name)¶test___init__
()¶test_create_optparser
()¶test_default
()¶test_load_from_file
()¶troveclient.compat.tests.test_common.
CommandsBaseTest
(*args, **kwargs)¶Bases: testtools.testcase.TestCase
setUp
()¶Hook method for setting up the test fixture before exercising it.
tearDown
()¶Hook method for deconstructing the test fixture after testing it.
test___init__
()¶test__dumps
()¶test__make_list
()¶test__parse_options
()¶test__prepare_parser
()¶test__pretty_list
()¶test__pretty_paged
()¶test__pretty_print
()¶test__require
()¶test__safe_exec
()¶troveclient.compat.tests.test_common.
CommonTest
(*args, **kwargs)¶Bases: testtools.testcase.TestCase
setUp
()¶Hook method for setting up the test fixture before exercising it.
tearDown
()¶Hook method for deconstructing the test fixture after testing it.
test_check_for_exceptions
()¶test_limit_url
()¶test_methods_of
()¶test_print_actions
()¶test_print_commands
()¶troveclient.compat.tests.test_common.
PaginatedTest
(*args, **kwargs)¶Bases: testtools.testcase.TestCase
setUp
()¶Hook method for setting up the test fixture before exercising it.
tearDown
()¶Hook method for deconstructing the test fixture after testing it.
test___contains__
()¶test___delitem
()¶test___getitem__
()¶test___init__
()¶test___iter__
()¶test___len__
()¶test___reversed__
()¶test___setitem__
()¶Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.