assertError(lua_State *L) | robottestingframework::plugin::LuaPluginLoaderImpl | privatestatic |
assertFail(lua_State *L) | robottestingframework::plugin::LuaPluginLoaderImpl | privatestatic |
close() | robottestingframework::plugin::LuaPluginLoaderImpl | |
error | robottestingframework::plugin::LuaPluginLoaderImpl | private |
extractFileName(const std::string &path) | robottestingframework::plugin::LuaPluginLoaderImpl | private |
failed() | robottestingframework::TestCase | |
filename | robottestingframework::plugin::LuaPluginLoaderImpl | private |
getDescription() const | robottestingframework::Test | inline |
getEnvironment() | robottestingframework::TestCase | |
getFileName() | robottestingframework::plugin::LuaPluginLoaderImpl | |
getLastError() | robottestingframework::plugin::LuaPluginLoaderImpl | |
getLocalFunction(const char *name) | robottestingframework::plugin::LuaPluginLoaderImpl | private |
getName() const | robottestingframework::Test | inline |
getParam() | robottestingframework::TestCase | |
getRepetition() | robottestingframework::TestCase | |
getResult() | robottestingframework::TestCase | |
getTestEnvironment(lua_State *L) | robottestingframework::plugin::LuaPluginLoaderImpl | privatestatic |
interrupt() override | robottestingframework::TestCase | virtual |
L | robottestingframework::plugin::LuaPluginLoaderImpl | private |
luaPluginLib | robottestingframework::plugin::LuaPluginLoaderImpl | privatestatic |
LuaPluginLoaderImpl() | robottestingframework::plugin::LuaPluginLoaderImpl | |
open(const std::string filename) | robottestingframework::plugin::LuaPluginLoaderImpl | |
registerExtraFunctions(void) | robottestingframework::plugin::LuaPluginLoaderImpl | private |
run() override | robottestingframework::plugin::LuaPluginLoaderImpl | virtual |
robottestingframework::TestCase::run(TestResult &rsl) override | robottestingframework::TestCase | virtual |
setDescription(const std::string description) | robottestingframework::Test | inline |
setEnvironment(const std::string environment) | robottestingframework::TestCase | |
setName(lua_State *L) | robottestingframework::plugin::LuaPluginLoaderImpl | privatestatic |
robottestingframework::TestCase::setName(std::string name) | robottestingframework::Test | inlineprotected |
setParam(const std::string param) | robottestingframework::TestCase | |
setRepetition(unsigned int rep) | robottestingframework::TestCase | |
setTestName(const std::string name) | robottestingframework::plugin::LuaPluginLoaderImpl | |
setup(int argc, char **argv) override | robottestingframework::plugin::LuaPluginLoaderImpl | virtual |
succeeded() const override | robottestingframework::TestCase | virtual |
tearDown() override | robottestingframework::plugin::LuaPluginLoaderImpl | virtual |
Test(std::string name, std::string description="") | robottestingframework::Test | inline |
TestCase(std::string name, std::string param="") | robottestingframework::TestCase | |
testCheck(lua_State *L) | robottestingframework::plugin::LuaPluginLoaderImpl | privatestatic |
testFail(lua_State *L) | robottestingframework::plugin::LuaPluginLoaderImpl | privatestatic |
testReport(lua_State *L) | robottestingframework::plugin::LuaPluginLoaderImpl | privatestatic |
~LuaPluginLoaderImpl() override | robottestingframework::plugin::LuaPluginLoaderImpl | |
~Test() | robottestingframework::Test | inlinevirtual |
~TestCase() | robottestingframework::TestCase | virtual |