|
| void | SetUp () override |
| |
| void | SetUp () override |
| | Initialize the node, DataWarehouse and output dir.
|
| |
| template<typename T > |
| void | generateFiles (const std::string &config_name) |
| | Helper function for generating all the files for a particular config to a temporary directory.
|
| |
| void | initializeStep (SetupStep &setup_step) |
| |
| void | TearDown () override |
| | Clean up by removing all files when complete.
|
| |
Definition at line 43 of file test_perception.cpp.
◆ SetUp()
| void PerceptionTest::SetUp |
( |
| ) |
|
|
inlineoverrideprotected |
◆ default_yaml_path_
| std::filesystem::path PerceptionTest::default_yaml_path_ |
|
protected |
◆ templates_path_
| std::filesystem::path PerceptionTest::templates_path_ |
|
protected |
The documentation for this class was generated from the following file: