The congressclient.tests.common Module

The congressclient.tests.common Module

class congressclient.tests.common.TestCongressBase(*args, **kwargs)

Bases: congressclient.tests.utils.TestCommand

given_list_options = ['-f', 'csv', '-c', 'id', '--quote', 'all']
given_show_options = ['-f', 'shell', '-c', 'id', '--prefix', 'TST']
setUp()
then_list_options = [('formatter', 'csv'), ('columns', ['id']), ('quote_mode', 'all')]
then_show_options = [('formatter', 'shell'), ('columns', ['id']), ('prefix', 'TST')]
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.