pyams_utils.tests package¶
Submodules¶
pyams_utils.tests.test_utilsdocs module¶
Generic Test case for ztfy.utils doctest
-
pyams_utils.tests.test_utilsdocs.
doc_suite
(test_dir, setUp=None, tearDown=None, globs=None)¶ Returns a test suite, based on doctests found in /doctest.
-
pyams_utils.tests.test_utilsdocs.
test_suite
()¶ returns the test suite
pyams_utils.tests.test_utilsdocstrings module¶
Generic Test case for pyams_utils doc strings
-
pyams_utils.tests.test_utilsdocstrings.
doc_suite
(test_dir, globs=None)¶ Returns a test suite, based on doc tests strings found in /*.py
-
pyams_utils.tests.test_utilsdocstrings.
test_suite
()¶ returns the test suite