Functions
property_test.cpp File Reference
#include <stdio.h>
#include <gtest/gtest.h>
#include <rviz/properties/property.h>
#include <rviz/properties/color_property.h>
#include <rviz/properties/vector_property.h>
#include <rviz/properties/quaternion_property.h>
#include <rviz/properties/enum_property.h>
#include "mock_property_change_receiver.h"
Include dependency graph for property_test.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 
 TEST (Property, name)
 
 TEST (Property, description)
 
 TEST (Property, value)
 
 TEST (Property, set_value_events)
 
 TEST (Property, children)
 
 TEST (VectorProperty, default_value)
 
 TEST (VectorProperty, set_and_get)
 
 TEST (VectorProperty, set_string)
 
 TEST (VectorProperty, set_child)
 
 TEST (VectorProperty, get_child)
 
 TEST (VectorProperty, set_value_events)
 
 TEST (QuaternionProperty, default_value)
 
 TEST (QuaternionProperty, set_and_get)
 
 TEST (QuaternionProperty, set_string)
 
 TEST (QuaternionProperty, set_child)
 
 TEST (QuaternionProperty, get_child)
 
 TEST (QuaternionProperty, set_value_events)
 
 TEST (ColorProperty, default_value)
 
 TEST (ColorProperty, set_and_get)
 
 TEST (ColorProperty, set_string)
 
 TEST (ColorProperty, set_string_limits)
 
 TEST (ColorProperty, set_value_events)
 
 TEST (EnumProperty, basic)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 347 of file property_test.cpp.

◆ TEST() [1/23]

TEST ( Property  ,
name   
)

Definition at line 44 of file property_test.cpp.

◆ TEST() [2/23]

TEST ( Property  ,
description   
)

Definition at line 51 of file property_test.cpp.

◆ TEST() [3/23]

TEST ( Property  ,
value   
)

Definition at line 58 of file property_test.cpp.

◆ TEST() [4/23]

TEST ( Property  ,
set_value_events   
)

Definition at line 65 of file property_test.cpp.

◆ TEST() [5/23]

TEST ( Property  ,
children   
)

Definition at line 78 of file property_test.cpp.

◆ TEST() [6/23]

TEST ( VectorProperty  ,
default_value   
)

Definition at line 106 of file property_test.cpp.

◆ TEST() [7/23]

TEST ( VectorProperty  ,
set_and_get   
)

Definition at line 115 of file property_test.cpp.

◆ TEST() [8/23]

TEST ( VectorProperty  ,
set_string   
)

Definition at line 127 of file property_test.cpp.

◆ TEST() [9/23]

TEST ( VectorProperty  ,
set_child   
)

Definition at line 145 of file property_test.cpp.

◆ TEST() [10/23]

TEST ( VectorProperty  ,
get_child   
)

Definition at line 158 of file property_test.cpp.

◆ TEST() [11/23]

TEST ( VectorProperty  ,
set_value_events   
)

Definition at line 166 of file property_test.cpp.

◆ TEST() [12/23]

TEST ( QuaternionProperty  ,
default_value   
)

Definition at line 182 of file property_test.cpp.

◆ TEST() [13/23]

TEST ( QuaternionProperty  ,
set_and_get   
)

Definition at line 192 of file property_test.cpp.

◆ TEST() [14/23]

TEST ( QuaternionProperty  ,
set_string   
)

Definition at line 205 of file property_test.cpp.

◆ TEST() [15/23]

TEST ( QuaternionProperty  ,
set_child   
)

Definition at line 225 of file property_test.cpp.

◆ TEST() [16/23]

TEST ( QuaternionProperty  ,
get_child   
)

Definition at line 240 of file property_test.cpp.

◆ TEST() [17/23]

TEST ( QuaternionProperty  ,
set_value_events   
)

Definition at line 249 of file property_test.cpp.

◆ TEST() [18/23]

TEST ( ColorProperty  ,
default_value   
)

Definition at line 266 of file property_test.cpp.

◆ TEST() [19/23]

TEST ( ColorProperty  ,
set_and_get   
)

Definition at line 275 of file property_test.cpp.

◆ TEST() [20/23]

TEST ( ColorProperty  ,
set_string   
)

Definition at line 287 of file property_test.cpp.

◆ TEST() [21/23]

TEST ( ColorProperty  ,
set_string_limits   
)

Definition at line 305 of file property_test.cpp.

◆ TEST() [22/23]

TEST ( ColorProperty  ,
set_value_events   
)

Definition at line 316 of file property_test.cpp.

◆ TEST() [23/23]

TEST ( EnumProperty  ,
basic   
)

Definition at line 328 of file property_test.cpp.



rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust
autogenerated on Sat May 27 2023 02:06:25