.. _f-unittestassert: module ``pycode.unittest_assert`` ================================= Short summary +++++++++++++ module ``pyquickhelper.pycode.unittest_assert`` Helpers for unit tests. :githublink:`%|py|5` Functions +++++++++ +------------------------------------------------------------------+---------------------------------------------------------------------------+ | function | truncated documentation | +==================================================================+===========================================================================+ | :func:`getstate ` | Returns the state of an objects. It cannot be used to restore the object. | +------------------------------------------------------------------+---------------------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.pycode.unittest_assert :members: :special-members: __init__ :show-inheritance: