RobotTestingFramework  2.0.1
Robot Testing Framework
robottestingframework::Test Member List

This is the complete list of members for robottestingframework::Test, including all inherited members.

getDescription() constrobottestingframework::Testinline
getName() constrobottestingframework::Testinline
interrupt()robottestingframework::Testinlinevirtual
run(TestResult &result)=0robottestingframework::Testpure virtual
setDescription(const std::string description)robottestingframework::Testinline
setName(std::string name)robottestingframework::Testinlineprotected
strDescriptionrobottestingframework::Testprivate
strNamerobottestingframework::Testprivate
succeeded() const =0robottestingframework::Testpure virtual
Test(std::string name, std::string description="")robottestingframework::Testinline
~Test()robottestingframework::Testinlinevirtual