assertError(PyObject *self, PyObject *args) | robottestingframework::plugin::PythonPluginLoaderImpl | static |
assertFail(PyObject *self, PyObject *args) | robottestingframework::plugin::PythonPluginLoaderImpl | static |
close() | robottestingframework::plugin::PythonPluginLoaderImpl | |
error | robottestingframework::plugin::PythonPluginLoaderImpl | private |
failed() | robottestingframework::TestCase | |
filename | robottestingframework::plugin::PythonPluginLoaderImpl | private |
getDescription() const | robottestingframework::Test | inline |
getEnvironment() | robottestingframework::TestCase | |
getFileName() | robottestingframework::plugin::PythonPluginLoaderImpl | |
getLastError() | robottestingframework::plugin::PythonPluginLoaderImpl | |
getName() const | robottestingframework::Test | inline |
getParam() | robottestingframework::TestCase | |
getPythonErrorString() | robottestingframework::plugin::PythonPluginLoaderImpl | private |
getRepetition() | robottestingframework::TestCase | |
getResult() | robottestingframework::TestCase | |
interrupt() override | robottestingframework::TestCase | virtual |
open(const std::string filename) | robottestingframework::plugin::PythonPluginLoaderImpl | |
pyCapsuleRobotTestingFramework | robottestingframework::plugin::PythonPluginLoaderImpl | private |
pyClass | robottestingframework::plugin::PythonPluginLoaderImpl | private |
pyDict | robottestingframework::plugin::PythonPluginLoaderImpl | private |
pyInstance | robottestingframework::plugin::PythonPluginLoaderImpl | private |
pyModule | robottestingframework::plugin::PythonPluginLoaderImpl | private |
pyModuleRobotTestingFramework | robottestingframework::plugin::PythonPluginLoaderImpl | private |
pyName | robottestingframework::plugin::PythonPluginLoaderImpl | private |
PythonPluginLoaderImpl() | robottestingframework::plugin::PythonPluginLoaderImpl | |
run() override | robottestingframework::plugin::PythonPluginLoaderImpl | 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(PyObject *self, PyObject *args) | robottestingframework::plugin::PythonPluginLoaderImpl | static |
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::PythonPluginLoaderImpl | |
setup(int argc, char **argv) override | robottestingframework::plugin::PythonPluginLoaderImpl | virtual |
succeeded() const override | robottestingframework::TestCase | virtual |
tearDown() override | robottestingframework::plugin::PythonPluginLoaderImpl | virtual |
Test(std::string name, std::string description="") | robottestingframework::Test | inline |
TestCase(std::string name, std::string param="") | robottestingframework::TestCase | |
testCheck(PyObject *self, PyObject *args) | robottestingframework::plugin::PythonPluginLoaderImpl | static |
testPythonMethods | robottestingframework::plugin::PythonPluginLoaderImpl | privatestatic |
testReport(PyObject *self, PyObject *args) | robottestingframework::plugin::PythonPluginLoaderImpl | static |
~PythonPluginLoaderImpl() override | robottestingframework::plugin::PythonPluginLoaderImpl | |
~Test() | robottestingframework::Test | inlinevirtual |
~TestCase() | robottestingframework::TestCase | virtual |