#include "gtest/gtest.h"
#include "common/command_line.h"
Go to the source code of this file.
|
| | TEST (CommandLine, IsYes) |
| |
◆ TEST()
| TEST |
( |
CommandLine |
, |
|
|
IsYes |
|
|
) |
| |
Definition at line 32 of file command_line.cpp.
#define EXPECT_TRUE(condition)
bool is_yes(const std::string &str)
#define EXPECT_FALSE(condition)