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 (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)
 
 TEST (Property, children)
 
 TEST (Property, description)
 
 TEST (Property, name)
 
 TEST (Property, set_value_events_lambda)
 
 TEST (Property, set_value_events_method_pointer)
 
 TEST (Property, set_value_events_qt4)
 
 TEST (Property, value)
 
 TEST (QuaternionProperty, default_value)
 
 TEST (QuaternionProperty, get_child)
 
 TEST (QuaternionProperty, set_and_get)
 
 TEST (QuaternionProperty, set_child)
 
 TEST (QuaternionProperty, set_string)
 
 TEST (QuaternionProperty, set_value_events)
 
 TEST (VectorProperty, default_value)
 
 TEST (VectorProperty, get_child)
 
 TEST (VectorProperty, set_and_get)
 
 TEST (VectorProperty, set_child)
 
 TEST (VectorProperty, set_string)
 
 TEST (VectorProperty, set_value_events)
 

Function Documentation

◆ main()

int main ( int  argc,
char **  argv 
)

Definition at line 419 of file property_test.cpp.

◆ TEST() [1/25]

TEST ( ColorProperty  ,
default_value   
)

Definition at line 340 of file property_test.cpp.

◆ TEST() [2/25]

TEST ( ColorProperty  ,
set_and_get   
)

Definition at line 349 of file property_test.cpp.

◆ TEST() [3/25]

TEST ( ColorProperty  ,
set_string   
)

Definition at line 361 of file property_test.cpp.

◆ TEST() [4/25]

TEST ( ColorProperty  ,
set_string_limits   
)

Definition at line 379 of file property_test.cpp.

◆ TEST() [5/25]

TEST ( ColorProperty  ,
set_value_events   
)

Definition at line 390 of file property_test.cpp.

◆ TEST() [6/25]

TEST ( EnumProperty  ,
basic   
)

Definition at line 400 of file property_test.cpp.

◆ TEST() [7/25]

TEST ( Property  ,
children   
)

Definition at line 156 of file property_test.cpp.

◆ TEST() [8/25]

TEST ( Property  ,
description   
)

Definition at line 55 of file property_test.cpp.

◆ TEST() [9/25]

TEST ( Property  ,
name   
)

Definition at line 48 of file property_test.cpp.

◆ TEST() [10/25]

TEST ( Property  ,
set_value_events_lambda   
)

Definition at line 92 of file property_test.cpp.

◆ TEST() [11/25]

TEST ( Property  ,
set_value_events_method_pointer   
)

Definition at line 121 of file property_test.cpp.

◆ TEST() [12/25]

TEST ( Property  ,
set_value_events_qt4   
)

Definition at line 69 of file property_test.cpp.

◆ TEST() [13/25]

TEST ( Property  ,
value   
)

Definition at line 62 of file property_test.cpp.

◆ TEST() [14/25]

TEST ( QuaternionProperty  ,
default_value   
)

Definition at line 258 of file property_test.cpp.

◆ TEST() [15/25]

TEST ( QuaternionProperty  ,
get_child   
)

Definition at line 316 of file property_test.cpp.

◆ TEST() [16/25]

TEST ( QuaternionProperty  ,
set_and_get   
)

Definition at line 268 of file property_test.cpp.

◆ TEST() [17/25]

TEST ( QuaternionProperty  ,
set_child   
)

Definition at line 301 of file property_test.cpp.

◆ TEST() [18/25]

TEST ( QuaternionProperty  ,
set_string   
)

Definition at line 281 of file property_test.cpp.

◆ TEST() [19/25]

TEST ( QuaternionProperty  ,
set_value_events   
)

Definition at line 325 of file property_test.cpp.

◆ TEST() [20/25]

TEST ( VectorProperty  ,
default_value   
)

Definition at line 184 of file property_test.cpp.

◆ TEST() [21/25]

TEST ( VectorProperty  ,
get_child   
)

Definition at line 236 of file property_test.cpp.

◆ TEST() [22/25]

TEST ( VectorProperty  ,
set_and_get   
)

Definition at line 193 of file property_test.cpp.

◆ TEST() [23/25]

TEST ( VectorProperty  ,
set_child   
)

Definition at line 223 of file property_test.cpp.

◆ TEST() [24/25]

TEST ( VectorProperty  ,
set_string   
)

Definition at line 205 of file property_test.cpp.

◆ TEST() [25/25]

TEST ( VectorProperty  ,
set_value_events   
)

Definition at line 244 of file property_test.cpp.



rviz
Author(s): Dave Hershberger, David Gossow, Josh Faust, William Woodall
autogenerated on Sat Jun 1 2024 02:31:53