File Ordered.hpp¶
↰ Parent directory (include/mu/tiny/test)
Tests with a deterministic execution order based on a numeric level.
Definition (include/mu/tiny/test/Ordered.hpp)¶
Detailed Description¶
By default mutiny runs tests in an unspecified order. Ordered tests run in ascending level order relative to each other, and all run after the unordered tests in the registry.
Includes¶
mu/tiny/export.hmu/tiny/test/Shell.hpp(File Shell.hpp)