Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
engagement_recognition/test/events/concrete/robot_initiated_event_test.cpp File Reference#include <gtest/gtest.h> #include <vector> #include <string> #include "../src/recognition/events/event_factory.h"
Include dependency graph for robot_initiated_event_test.cpp:
Go to the source code of this file.
Function Documentation
Test the additional constructor for the RobotInitiatedEvent class. Definition at line 54 of file robot_initiated_event_test.cpp.
Test the default constructor for the RobotInitiatedEvent class. Definition at line 43 of file robot_initiated_event_test.cpp. |