|
KiCad PCB EDA Suite
|
#include <boost/test/unit_test.hpp>#include <qa_utils/wx_utils/unit_test_utils.h>#include <tool/action_manager.h>#include <tool/tool_manager.h>Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (UnknownActionNameIsRejectedNotAsserted) | |
| BOOST_AUTO_TEST_CASE | ( | UnknownActionNameIsRejectedNotAsserted | ) |
Definition at line 34 of file test_api_run_action.cpp.
References BOOST_AUTO_TEST_CASE(), BOOST_REQUIRE(), ACTION_MANAGER::FindAction(), TOOL_MANAGER::GetActionManager(), and TOOL_MANAGER::RunAction().