Sequoia
Loading...
Searching...
No Matches
Enumerations
TestMode.hpp File Reference

Define the test_mode enum class. More...

Go to the source code of this file.

Enumerations

enum class  sequoia::testing::test_mode { standard , false_negative , false_positive }
 Specifies whether tests are run as standard tests or in false postive/negative mode. More...
 

Detailed Description

Define the test_mode enum class.

Enumeration Type Documentation

◆ test_mode

enum class sequoia::testing::test_mode
strong

Specifies whether tests are run as standard tests or in false postive/negative mode.