Project: engagement_recognition

License: BSD

Dependencies:

Used by: None

All Packages

engagement_recognition/test/actors/actor_test.cpp File Reference

#include <gtest/gtest.h>
#include <vector>
#include <string>
#include "../src/recognition/actors/actor.h"
#include "../src/recognition/handlers/engagement_handler.h"
#include "../src/recognition/lib/engagement_params.h"
Include dependency graph for actor_test.cpp:

Go to the source code of this file.

Functions

 TEST (ActorTestSuite, testStatistics)
 TEST (ActorTestSuite, testHandler)
 TEST (ActorTestSuite, testPointing)
 TEST (ActorTestSuite, testLooking)
 TEST (ActorTestSuite, testSpeaking)
 TEST (ActorTestSuite, testFacialGaze)
 TEST (ActorTestSuite, testEngaged)
 TEST (ActorTestSuite, testNameConstructor)
 TEST (ActorTestSuite, testConstructor)

Function Documentation

TEST ( ActorTestSuite  ,
testStatistics   
)

Test the statistics (addEvent, statistics) methods for the Actor class.

Definition at line 279 of file actor_test.cpp.

TEST ( ActorTestSuite  ,
testHandler   
)

Test the handler methods for the Actor class.

Definition at line 264 of file actor_test.cpp.

TEST ( ActorTestSuite  ,
testPointing   
)

Test the pointing methods for the Actor class.

Definition at line 203 of file actor_test.cpp.

TEST ( ActorTestSuite  ,
testLooking   
)

Test the looking methods for the Actor class.

Definition at line 142 of file actor_test.cpp.

TEST ( ActorTestSuite  ,
testSpeaking   
)

Test the speaking methods for the Actor class.

Definition at line 124 of file actor_test.cpp.

TEST ( ActorTestSuite  ,
testFacialGaze   
)

Test the facial gaze methods for the Actor class.

Definition at line 106 of file actor_test.cpp.

TEST ( ActorTestSuite  ,
testEngaged   
)

Test the engaged methods for the Actor class.

Definition at line 89 of file actor_test.cpp.

TEST ( ActorTestSuite  ,
testNameConstructor   
)

Test the constructor that takes a name for the Actor class.

Definition at line 67 of file actor_test.cpp.

TEST ( ActorTestSuite  ,
testConstructor   
)

Test the default constructor for the Actor class.

Definition at line 45 of file actor_test.cpp.


engagement_recognition
Author(s): Brett Ponsler (bponsler (at) wpi (dot) edu)
autogenerated on Fri Sep 9 10:35:48 2011