opensurgsim
|
Tests for the InputComponent class. More...
#include <gtest/gtest.h>
#include <memory>
#include <string>
#include "yaml-cpp/yaml.h"
#include "SurgSim/DataStructures/DataGroup.h"
#include "SurgSim/Framework/FrameworkConvert.h"
#include "SurgSim/Input/InputComponent.h"
#include "SurgSim/Input/UnitTests/TestDevice.h"
Functions | |
TEST (InputComponentTest, CanConstruct) | |
TEST (InputComponentTest, Accessors) | |
TEST (InputComponentTest, GetData) | |
TEST (InputComponentTest, Serialization) | |
Tests for the InputComponent class.