Project: engagement_recognition License: BSD Dependencies:
Used by:
None |
engagement_recognition/test/events/concrete/human_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 human_initiated_event_test.cpp:
Go to the source code of this file.
Function Documentation
Test the additional constructor for the HumanInitiatedEvent class. Definition at line 54 of file human_initiated_event_test.cpp.
Test the default constructor for the HumanInitiatedEvent class. Definition at line 43 of file human_initiated_event_test.cpp. |