Definition at line 45 of file navigation_test.cpp.
◆ TestNode()
TestNode::TestNode |
( |
const std::string & |
name | ) |
|
|
inline |
◆ expectedResult()
◆ resetTickCount()
void TestNode::resetTickCount |
( |
| ) |
|
|
inline |
◆ setExpectedResult()
void TestNode::setExpectedResult |
( |
bool |
will_succeed | ) |
|
|
inline |
◆ tickCount()
int TestNode::tickCount |
( |
| ) |
const |
|
inline |
◆ tickImpl()
◆ _expected_result
bool TestNode::_expected_result |
|
private |
◆ _name
std::string TestNode::_name |
|
private |
◆ _tick_count
int TestNode::_tick_count |
|
private |
The documentation for this class was generated from the following file: