
Public Member Functions | |
| NodeStatus | expectedResult () const |
| void | resetTickCount () |
| void | setExpectedResult (bool will_succeed) |
| TestNode (const std::string &name) | |
| int | tickCount () const |
| NodeStatus | tickImpl () |
Private Attributes | |
| bool | _expected_result |
| std::string | _name |
| int | _tick_count |
Definition at line 47 of file navigation_test.cpp.
|
inline |
Definition at line 50 of file navigation_test.cpp.
|
inline |
Definition at line 60 of file navigation_test.cpp.
|
inline |
Definition at line 64 of file navigation_test.cpp.
|
inline |
Definition at line 56 of file navigation_test.cpp.
|
inline |
Definition at line 65 of file navigation_test.cpp.
|
inline |
Definition at line 67 of file navigation_test.cpp.
|
private |
Definition at line 75 of file navigation_test.cpp.
|
private |
Definition at line 77 of file navigation_test.cpp.
|
private |
Definition at line 76 of file navigation_test.cpp.