1#define BOOST_TEST_MODULE ArmarX::RobotTrajectoryDesigner::Controller::SettingController
2#define ARMARX_BOOST_TEST
14#include <VirtualRobot/XML/RobotIO.h>
16#include "../../../../../build/testing/RobotTrajectoryDesigner/Test.h"
17#include "../View/SettingTab.h"
18#include "ui_SettingTab.h"
28 BOOST_TEST_MESSAGE(
"Setup fixture with setting tab and controller");
37 BOOST_TEST_MESSAGE(
"Teardown fixture");
49 RobotIO::loadRobot(
"../../../../../data/RobotTrajectoryDesigner/Resources/ArmarIII.xml");
BOOST_FIXTURE_TEST_CASE(initTCPComboBoxTest, FixtureExample)
void setRobot(const VirtualRobot::RobotPtr &value)
std::shared_ptr< class Robot > RobotPtr
This file offers overloads of toIce() and fromIce() functions for STL container types.