File TestingFixture.hpp

Parent directory (include/mu/tiny/test)

Self-contained test harness for testing the framework itself.

Definition (include/mu/tiny/test/TestingFixture.hpp)

View source on GitHub

Detailed Description

Owns a private Class Registry, Class Output, and Class Result so that tests run through it do not affect global state. See also Class ExecFunction for the callable interface it accepts.

Includes

Namespaces

Classes