#include "unit.hpp"#include "operations_fixture.hpp"#include <scripting/Scripting.hpp>#include <scripting/ScriptingService.hpp>#include <extras/SequentialActivity.hpp>#include <plugin/PluginLoader.hpp>#include <scripting/Parser.hpp>#include <boost/shared_ptr.hpp>
Go to the source code of this file.
Functions | |
| BOOST_AUTO_TEST_CASE (TestScriptingParser) | |
| BOOST_AUTO_TEST_CASE (TestGetProvider) | |
| Tests the scripting service's functions. | |
| BOOST_AUTO_TEST_CASE | ( | TestScriptingParser | ) |
Definition at line 71 of file scripting_test.cpp.
| BOOST_AUTO_TEST_CASE | ( | TestGetProvider | ) |
Tests the scripting service's functions.
Definition at line 40 of file scripting_test.cpp.