RobotTestingFramework
2.0.1
Robot Testing Framework
|
This is the complete list of members for robottestingframework::Test, including all inherited members.
getDescription() const | robottestingframework::Test | inline |
getName() const | robottestingframework::Test | inline |
interrupt() | robottestingframework::Test | inlinevirtual |
run(TestResult &result)=0 | robottestingframework::Test | pure virtual |
setDescription(const std::string description) | robottestingframework::Test | inline |
setName(std::string name) | robottestingframework::Test | inlineprotected |
strDescription | robottestingframework::Test | private |
strName | robottestingframework::Test | private |
succeeded() const =0 | robottestingframework::Test | pure virtual |
Test(std::string name, std::string description="") | robottestingframework::Test | inline |
~Test() | robottestingframework::Test | inlinevirtual |