#include <algorithm>
#include "gtest/gtest.h"
#include "ros/ros.h"
#include "direct_search_manager.hpp"
Go to the source code of this file.
Functions | |
TEST (DirectSearchManagerTest, CheckSearchedObjectTypesAreEquale) | |
TEST (DirectSearchManagerTest, GetSearchedObjectTypesFromAWithoutB) | |
TEST | ( | DirectSearchManagerTest | , |
CheckSearchedObjectTypesAreEquale | |||
) |
Definition at line 27 of file direct_search_manager_test.cpp.
TEST | ( | DirectSearchManagerTest | , |
GetSearchedObjectTypesFromAWithoutB | |||
) |
Definition at line 52 of file direct_search_manager_test.cpp.