opensurgsim
Functions
InputComponentTest.cpp File Reference

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)
 

Detailed Description

Tests for the InputComponent class.