|
moveit_task_constructor_msgs::TaskDescription | genMsg (const std::string &name, const std::string &task_id=std::string()) |
|
void | populateAndValidate () |
|
void | SetUp () override |
|
void | TearDown () override |
|
void | validate (QAbstractItemModel &model, const std::initializer_list< const char * > &expected) |
|
Definition at line 51 of file test_task_model.cpp.
◆ genMsg()
moveit_task_constructor_msgs::TaskDescription TaskListModelTest::genMsg |
( |
const std::string & |
name, |
|
|
const std::string & |
task_id = std::string() |
|
) |
| |
|
inlineprotected |
◆ populateAndValidate()
void TaskListModelTest::populateAndValidate |
( |
| ) |
|
|
inlineprotected |
◆ SetUp()
void TaskListModelTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ TearDown()
void TaskListModelTest::TearDown |
( |
| ) |
|
|
inlineoverrideprotected |
◆ validate()
void TaskListModelTest::validate |
( |
QAbstractItemModel & |
model, |
|
|
const std::initializer_list< const char * > & |
expected |
|
) |
| |
|
inlineprotected |
◆ children
int TaskListModelTest::children = 0 |
|
protected |
◆ model
◆ nh
◆ num_inserts
int TaskListModelTest::num_inserts = 0 |
|
protected |
◆ num_updates
int TaskListModelTest::num_updates = 0 |
|
protected |
The documentation for this class was generated from the following file: