API
Catch::WarnAbout Struct Reference

#include <catch.hpp>

Collaboration diagram for Catch::WarnAbout:
Collaboration graph

Public Types

enum  What { Nothing = 0x00 , NoAssertions = 0x01 , NoTests = 0x02 }
 

Detailed Description

Definition at line 4482 of file catch.hpp.

Member Enumeration Documentation

◆ What

Enumerator
Nothing 
NoAssertions 
NoTests 

Definition at line 4482 of file catch.hpp.


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