assertError(VALUE self, VALUE obj) | robottestingframework::plugin::RubyPluginLoaderImpl | privatestatic |
assertFail(VALUE self, VALUE obj) | robottestingframework::plugin::RubyPluginLoaderImpl | privatestatic |
close() | robottestingframework::plugin::RubyPluginLoaderImpl | |
error | robottestingframework::plugin::RubyPluginLoaderImpl | private |
extractFileName(const std::string &path) | robottestingframework::plugin::RubyPluginLoaderImpl | private |
failed() | robottestingframework::TestCase | |
filename | robottestingframework::plugin::RubyPluginLoaderImpl | private |
getDescription() const | robottestingframework::Test | inline |
getEnvironment() | robottestingframework::TestCase | |
getFileName() | robottestingframework::plugin::RubyPluginLoaderImpl | |
getImpFromRuby() | robottestingframework::plugin::RubyPluginLoaderImpl | privatestatic |
getLastError() | robottestingframework::plugin::RubyPluginLoaderImpl | |
getName() const | robottestingframework::Test | inline |
getParam() | robottestingframework::TestCase | |
getRepetition() | robottestingframework::TestCase | |
getResult() | robottestingframework::TestCase | |
getRubyBackTrace() | robottestingframework::plugin::RubyPluginLoaderImpl | privatestatic |
getRubyErrorMessage() | robottestingframework::plugin::RubyPluginLoaderImpl | privatestatic |
interrupt() override | robottestingframework::TestCase | virtual |
open(const std::string filename) | robottestingframework::plugin::RubyPluginLoaderImpl | |
protectedRun(VALUE testcase, ID id, RubyPluginLoaderImpl *impl) | robottestingframework::plugin::RubyPluginLoaderImpl | privatestatic |
protectedSetup(VALUE testcase, ID id, VALUE param, RubyPluginLoaderImpl *impl) | robottestingframework::plugin::RubyPluginLoaderImpl | privatestatic |
protectedTearDown(VALUE testcase, ID id, RubyPluginLoaderImpl *impl) | robottestingframework::plugin::RubyPluginLoaderImpl | privatestatic |
RobotTestingFrameworkModule | robottestingframework::plugin::RubyPluginLoaderImpl | private |
RubyPluginLoaderImpl() | robottestingframework::plugin::RubyPluginLoaderImpl | |
run() override | robottestingframework::plugin::RubyPluginLoaderImpl | 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(VALUE self, VALUE obj) | robottestingframework::plugin::RubyPluginLoaderImpl | 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::RubyPluginLoaderImpl | |
setup(int argc, char **argv) override | robottestingframework::plugin::RubyPluginLoaderImpl | virtual |
succeeded() const override | robottestingframework::TestCase | virtual |
tearDown() override | robottestingframework::plugin::RubyPluginLoaderImpl | virtual |
Test(std::string name, std::string description="") | robottestingframework::Test | inline |
TestCase(std::string name, std::string param="") | robottestingframework::TestCase | |
testcase | robottestingframework::plugin::RubyPluginLoaderImpl | private |
testCheck(VALUE self, VALUE cond, VALUE message) | robottestingframework::plugin::RubyPluginLoaderImpl | privatestatic |
testReport(VALUE self, VALUE obj) | robottestingframework::plugin::RubyPluginLoaderImpl | privatestatic |
wrapRun(VALUE args) | robottestingframework::plugin::RubyPluginLoaderImpl | privatestatic |
wrapSetup(VALUE args) | robottestingframework::plugin::RubyPluginLoaderImpl | privatestatic |
wrapTearDown(VALUE args) | robottestingframework::plugin::RubyPluginLoaderImpl | privatestatic |
~RubyPluginLoaderImpl() override | robottestingframework::plugin::RubyPluginLoaderImpl | |
~Test() | robottestingframework::Test | inlinevirtual |
~TestCase() | robottestingframework::TestCase | virtual |