enum_name
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
doctest::detail::TestSuite Struct Reference

Public Member Functions

TestSuiteoperator* (const char *in)
 
template<typename T >
TestSuiteoperator* (const T &in)
 
TestSuiteoperator* (const char *in)
 
template<typename T >
TestSuiteoperator* (const T &in)
 

Public Attributes

const char * m_test_suite = nullptr
 
const char * m_description = nullptr
 
bool m_skip = false
 
bool m_no_breaks = false
 
bool m_no_output = false
 
bool m_may_fail = false
 
bool m_should_fail = false
 
int m_expected_failures = 0
 
double m_timeout = 0
 

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