Catch::ResultDisposition Struct Reference

#include <catch.hpp>

Public Types

enum  Flags { Normal = 0x01 , ContinueOnFailure = 0x02 , FalseTest = 0x04 , SuppressFail = 0x08 }
 

Member Enumeration Documentation

◆ Flags

Enumerator
Normal 
ContinueOnFailure 
FalseTest 
SuppressFail 

The documentation for this struct was generated from the following file: