18 #ifndef _GAZEBO_GUI_JOINT_CREATION_DIALOG_TEST_HH_
19 #define _GAZEBO_GUI_JOINT_CREATION_DIALOG_TEST_HH_
32 private slots:
void Type();
35 private slots:
void Links();
38 private slots:
void Axis();
41 private slots:
void Align();
44 private slots:
void RelativePose();
47 private slots:
void Cancel();
Base class for all Gazebo GUI unit tests.
Definition: QTestFixture.hh:37
JointCreationDialog_TEST()=default
Constructor.
A test class for the joint creation dialog.
Definition: JointCreationDialog_TEST.hh:24