RobotTestingFramework  2.0.1
Robot Testing Framework
robottestingframework::TestCase Member List

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

environmentrobottestingframework::TestCaseprivate
failed()robottestingframework::TestCase
getDescription() constrobottestingframework::Testinline
getEnvironment()robottestingframework::TestCase
getName() constrobottestingframework::Testinline
getParam()robottestingframework::TestCase
getRepetition()robottestingframework::TestCase
getResult()robottestingframework::TestCase
interrupt() overriderobottestingframework::TestCasevirtual
interruptedrobottestingframework::TestCaseprivate
paramrobottestingframework::TestCaseprivate
repetitionrobottestingframework::TestCaseprivate
resultrobottestingframework::TestCaseprivate
run()=0robottestingframework::TestCasepure virtual
run(TestResult &rsl) overriderobottestingframework::TestCasevirtual
setDescription(const std::string description)robottestingframework::Testinline
setEnvironment(const std::string environment)robottestingframework::TestCase
setName(std::string name)robottestingframework::Testinlineprotected
setParam(const std::string param)robottestingframework::TestCase
setRepetition(unsigned int rep)robottestingframework::TestCase
setup(int argc, char **argv)robottestingframework::TestCasevirtual
succeeded() const overriderobottestingframework::TestCasevirtual
successfulrobottestingframework::TestCaseprivate
tearDown()robottestingframework::TestCasevirtual
Test(std::string name, std::string description="")robottestingframework::Testinline
TestCase(std::string name, std::string param="")robottestingframework::TestCase
~Test()robottestingframework::Testinlinevirtual
~TestCase()robottestingframework::TestCasevirtual