Skip to content

Struct zmbt::api::ModelTestFixture

ClassList > zmbt > api > ModelTestFixture

Generic model-driven test fixture.

  • #include <model_test.hpp>

Inherits the following classes: zmbt::api::Environment

Public Functions

Type Name
ModelTestFixture () = default
ModelTestFixture (ModelTestFixture &&) = default
ModelTestFixture (const ModelTestFixture &) = delete
ModelTestFixture & operator= (ModelTestFixture &&) = default
ModelTestFixture & operator= (const ModelTestFixture &) = delete
virtual ~ModelTestFixture () = default

Public Functions Documentation

function ModelTestFixture [1/3]

zmbt::api::ModelTestFixture::ModelTestFixture () = default

function ModelTestFixture [2/3]

zmbt::api::ModelTestFixture::ModelTestFixture (
    ModelTestFixture &&
) = default

function ModelTestFixture [3/3]

zmbt::api::ModelTestFixture::ModelTestFixture (
    const ModelTestFixture &
) = delete

function operator=

ModelTestFixture & zmbt::api::ModelTestFixture::operator= (
    ModelTestFixture &&
) = default

function operator=

ModelTestFixture & zmbt::api::ModelTestFixture::operator= (
    const ModelTestFixture &
) = delete

function ~ModelTestFixture

virtual zmbt::api::ModelTestFixture::~ModelTestFixture () = default


The documentation for this class was generated from the following file zmbt-framework/zmbt-framework/backends/cxx/include/zmbt/api/model_test.hpp