pyams_form.tests package ⊞

Generic Test case for pyams_form doctest

pyams_form.tests.get_package_dir(value)[source]

Get package directory

pyams_form.tests.test_utilsdocs

Generic test case for pyams_form doctests

pyams_form.tests.test_utilsdocs.doc_suite(test_dir, setUp=None, tearDown=None, globs=None)[source]

Returns a test suite, based on doctests found in /doctests

pyams_form.tests.test_utilsdocs.test_suite()[source]

returns the test suite

pyams_form.tests.test_utilsdocstrings

Generic test case for pyams_form docstrings

pyams_form.tests.test_utilsdocstrings.doc_suite(test_dir, globs=None)[source]

Returns a test suite, based on doc tests strings found in /*.py

pyams_form.tests.test_utilsdocstrings.test_suite()[source]

returns the test suite