#include <gtest/gtest.h>
#include <ros/ros.h>
#include <rosparam_handler/DefaultsAtLaunchParameters.h>
Go to the source code of this file.
|
| typedef rosparam_handler::DefaultsAtLaunchConfig | ConfigType |
| |
| typedef rosparam_handler::DefaultsAtLaunchParameters | ParamType |
| |
|
| | TEST (RosparamHandler, DefaultsAtLaunch) |
| |
◆ ConfigType
| typedef rosparam_handler::DefaultsAtLaunchConfig ConfigType |
◆ ParamType
| typedef rosparam_handler::DefaultsAtLaunchParameters ParamType |
◆ TEST()
| TEST |
( |
RosparamHandler |
, |
|
|
DefaultsAtLaunch |
|
|
) |
| |