opensurgsim
Functions
OutputComponentTest.cpp File Reference

Tests for the OutputComponent class. More...

#include <gtest/gtest.h>
#include <memory>
#include <string>
#include <yaml-cpp/yaml.h>
#include "SurgSim/DataStructures/DataGroup.h"
#include "SurgSim/DataStructures/DataGroupBuilder.h"
#include "SurgSim/Framework/FrameworkConvert.h"
#include "SurgSim/Input/OutputComponent.h"

Functions

 TEST (OutputComponentTest, CanConstruct)
 
 TEST (OutputComponentTest, Accessors)
 
 TEST (OutputComponentTest, Serialization)
 

Detailed Description

Tests for the OutputComponent class.