18 #ifndef _GAZEBO_LINK_INSPECTOR_TEST_HH_
19 #define _GAZEBO_LINK_INSPECTOR_TEST_HH_
32 private slots:
void RemoveButton();
35 private slots:
void AppliedSignal();
38 private slots:
void OnApply();
41 private:
unsigned int g_appliedSignalCount = 0;
LinkInspector_TEST()=default
Constructor.
Base class for all Gazebo GUI unit tests.
Definition: QTestFixture.hh:37
A test class for the link inspector.
Definition: LinkInspector_TEST.hh:24