The congressclient.tests.utils
Module¶
-
class
congressclient.tests.utils.
TestCase
(*args, **kwargs)¶ Bases:
testtools.testcase.TestCase
-
assertNotCalled
(m, msg=None)¶ Assert a function was not called.
-
setUp
()¶
-
-
class
congressclient.tests.utils.
TestCommand
(*args, **kwargs)¶ Bases:
congressclient.tests.utils.TestCase
Test cliff command classes.
-
check_parser
(cmd, args, verify_args)¶
-
setUp
()¶
-