#include <iostream>#include <gtest/gtest.h>#include <boost/shared_ptr.hpp>#include <boost/make_shared.hpp>#include <boost/lexical_cast.hpp>#include "robot_instance/RobotInstanceFactory.h"#include "robot_instance/TokenMapLoader.h"#include <ros/package.h>
Go to the source code of this file.
Classes | |
| class | TokenMapLoaderTest |
Functions | |
| int | main (int argc, char **argv) |
| TEST_F (TokenMapLoaderTest, LoadElements) | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 67 of file TokenMapLoader_Test.cpp.
| TEST_F | ( | TokenMapLoaderTest | , |
| LoadElements | |||
| ) |
Definition at line 35 of file TokenMapLoader_Test.cpp.