File Terminator.hpp

Parent directory (include/mu/tiny/test)

Strategies for ending a failing test.

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

View source on GitHub

Detailed Description

Class Shell calls the active Class Terminator when a test must stop. The concrete subclasses implement normal (exception-based), exception-free, and crash-on-failure exit strategies. Retrieve the active terminator via mu::tiny::test::Shell::get_current_test_terminator().

Includes

  • mu/tiny/export.h

Included By

Namespaces

Classes