TestOccurrence ######### .. note:: + Examples for model: :doc:`/examples/models/TestOccurrence` + This is autogenerated page, don't change them directly, use template. Read more in :doc:`/development` Properties ---------- .. list-table:: :widths: 15 15 70 :header-rows: 1 * - Name - Type - Notes * - **id** - **str** - `optional` * - **name** - **str** - `optional` * - **status** - **str** - `optional` * - **ignored** - **bool** - `optional` [default to ``False``] * - **duration** - **int** - `optional` * - **run_order** - **str** - `optional` * - **muted** - **bool** - `optional` [default to ``False``] * - **currently_muted** - **bool** - `optional` [default to ``False``] * - **currently_investigated** - **bool** - `optional` [default to ``False``] * - **href** - **str** - `optional` * - **ignore_details** - **str** - `optional` * - **details** - **str** - `optional` * - **test** - `Test <./Test.html>`_ - `optional` * - **mute** - `Mute <./Mute.html>`_ - `optional` * - **build** - `Build <./Build.html>`_ - `optional` * - **first_failed** - `TestOccurrence <./TestOccurrence.html>`_ - `optional` * - **next_fixed** - `TestOccurrence <./TestOccurrence.html>`_ - `optional` * - **invocations** - `TestOccurrences <./TestOccurrences.html>`_ - `optional`