:mod:`memote.suite.results.result` ================================== .. py:module:: memote.suite.results.result .. autoapi-nested-parse:: Provide a collective access to a test suite result.. .. !! processed by numpydoc !! Module Contents --------------- Classes ~~~~~~~ .. autoapisummary:: memote.suite.results.result.MemoteResult .. py:class:: MemoteResult(*args, **kwargs) Bases: :class:`dict` Collect the metabolic model test suite results. .. !! processed by numpydoc !! .. staticmethod:: add_environment_information(meta) Record environment information. .. !! processed by numpydoc !!