.. _f-utilstests: module ``pycode.utils_tests`` ============================= .. inheritance-diagram:: pyquickhelper.pycode.utils_tests Short summary +++++++++++++ module ``pyquickhelper.pycode.utils_tests`` This extension contains various functionalities to help unittesting. :githublink:`%|py|5` Classes +++++++ +---------------------------------------------------------------------------------------+--------------------------------------+ | class | truncated documentation | +=======================================================================================+======================================+ | :class:`TestWrappedException ` | Raised by @see fn main_wrapper_tests | +---------------------------------------------------------------------------------------+--------------------------------------+ Functions +++++++++ +------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | function | truncated documentation | +================================================================================================+=============================================================================================================+ | :func:`_modifies_coverage_report ` | | +------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ | :func:`main_wrapper_tests ` | Calls function :func:`main ` and throws an exception if it fails. | +------------------------------------------------------------------------------------------------+-------------------------------------------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.pycode.utils_tests :members: :special-members: __init__ :show-inheritance: