Electroneum
command_line.cpp File Reference
#include "gtest/gtest.h"
#include "common/command_line.h"
Include dependency graph for command_line.cpp:

Go to the source code of this file.

Functions

 TEST (CommandLine, IsYes)
 

Function Documentation

◆ TEST()

TEST ( CommandLine  ,
IsYes   
)

Definition at line 32 of file command_line.cpp.

33 {
44 
51 }
#define EXPECT_TRUE(condition)
Definition: gtest.h:1859
bool is_yes(const std::string &str)
#define EXPECT_FALSE(condition)
Definition: gtest.h:1862
Here is the call graph for this function: