#include <gtest/gtest.h>
#include <ros/ros.h>
#include <rosparam_handler/DefaultsMissingParameters.h>
Go to the source code of this file.
Typedefs | |
typedef rosparam_handler::DefaultsMissingConfig | ConfigType |
typedef rosparam_handler::DefaultsMissingParameters | ParamType |
Functions | |
TEST (RosparamHandler, DefaultsMissing) | |
typedef rosparam_handler::DefaultsMissingConfig ConfigType |
Definition at line 6 of file test_defaultsMissing.cpp.
typedef rosparam_handler::DefaultsMissingParameters ParamType |
Definition at line 5 of file test_defaultsMissing.cpp.
TEST | ( | RosparamHandler | , |
DefaultsMissing | |||
) |
Definition at line 8 of file test_defaultsMissing.cpp.