YARP
Yet Another Robot Platform
 
Loading...
Searching...
No Matches
testCli.cpp File Reference
#include "../../../cli/UltraPythonCli.h"
#include "CliMock.h"
#include "gmock/gmock.h"
#include "gtest/gtest.h"
+ Include dependency graph for testCli.cpp:

Go to the source code of this file.

Functions

 TEST (UltraPyCli, setFeature_ok)
 
 TEST (UltraPyCli, getFeature_ok)
 
 TEST (UltraPyCli, split_string_ok)
 

Function Documentation

◆ TEST() [1/3]

TEST ( UltraPyCli  ,
getFeature_ok   
)

Definition at line 41 of file testCli.cpp.

◆ TEST() [2/3]

TEST ( UltraPyCli  ,
setFeature_ok   
)

Definition at line 27 of file testCli.cpp.

◆ TEST() [3/3]

TEST ( UltraPyCli  ,
split_string_ok   
)

Definition at line 57 of file testCli.cpp.