| 
    farm-ng-core
    
   | 
 
#include <gtest/gtest.h>#include <regex>

Go to the source code of this file.
Classes | |
| class | farm_ng::testing::CaptureStdErr | 
Namespaces | |
| farm_ng | |
| farm_ng::testing | |
Macros | |
| #define | EXPECT_CONTAINS(str, regex) | 
| #define | EXPECT_NOT_CONTAINS(str, regex) | 
| #define EXPECT_CONTAINS | ( | str, | |
| regex | |||
| ) | 
| #define EXPECT_NOT_CONTAINS | ( | str, | |
| regex | |||
| ) |