Public Attributes | List of all members
testing::BasicTesterEnvironment< ConfigurationClass >::Options_t Struct Reference

Test environment options. More...

Public Attributes

bool MessageLevels = false
 print message levels on screen More...
 

Detailed Description

template<typename ConfigurationClass>
struct testing::BasicTesterEnvironment< ConfigurationClass >::Options_t

Test environment options.

Definition at line 670 of file unit_test_base.h.

Member Data Documentation

template<typename ConfigurationClass>
bool testing::BasicTesterEnvironment< ConfigurationClass >::Options_t::MessageLevels = false

print message levels on screen

Definition at line 671 of file unit_test_base.h.


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