Classes | Functions | Variables
gtest_tree.cpp File Reference
#include <gtest/gtest.h>
#include "action_test_node.h"
#include "condition_test_node.h"
#include "behaviortree_cpp_v3/behavior_tree.h"
#include "environment.h"
#include <sstream>
#include <string>
Include dependency graph for gtest_tree.cpp:

Go to the source code of this file.

Classes

struct  BehaviorTreeTest
 

Functions

int main (int argc, char **argv)
 
 TEST_F (BehaviorTreeTest, Condition1ToFalseCondition2True)
 
 TEST_F (BehaviorTreeTest, Condition2ToFalseCondition1True)
 
 TEST_F (BehaviorTreeTest, PrintWithStream)
 

Variables

Environmentenvironment
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 124 of file gtest_tree.cpp.

◆ TEST_F() [1/3]

TEST_F ( BehaviorTreeTest  ,
Condition1ToFalseCondition2True   
)

Definition at line 54 of file gtest_tree.cpp.

◆ TEST_F() [2/3]

TEST_F ( BehaviorTreeTest  ,
Condition2ToFalseCondition1True   
)

Definition at line 68 of file gtest_tree.cpp.

◆ TEST_F() [3/3]

TEST_F ( BehaviorTreeTest  ,
PrintWithStream   
)

Definition at line 82 of file gtest_tree.cpp.

Variable Documentation

◆ environment

Environment* environment

Definition at line 122 of file gtest_tree.cpp.



behaviortree_cpp_v3
Author(s): Michele Colledanchise, Davide Faconti
autogenerated on Mon Jul 3 2023 02:50:14