addFixtureManager(FixtureManager *manager) | robottestingframework::TestSuite | |
addTest(Test *test) | robottestingframework::TestSuite | |
current | robottestingframework::TestSuite | private |
fixtureCollapsed(TestMessage reason) override | robottestingframework::TestSuite | virtual |
FixtureContainer typedef | robottestingframework::TestSuite | private |
FixtureIterator typedef | robottestingframework::TestSuite | private |
fixtureManagers | robottestingframework::TestSuite | private |
fixtureMessage | robottestingframework::TestSuite | private |
fixtureOK | robottestingframework::TestSuite | private |
FixtureRIterator typedef | robottestingframework::TestSuite | private |
getDescription() const | robottestingframework::Test | inline |
getName() const | robottestingframework::Test | inline |
getResult() | robottestingframework::TestSuite | |
interrupt() override | robottestingframework::TestSuite | virtual |
interrupted | robottestingframework::TestSuite | private |
removeTest(Test *test) | robottestingframework::TestSuite | |
reset() | robottestingframework::TestSuite | |
result | robottestingframework::TestSuite | private |
run(TestResult &rsl) override | robottestingframework::TestSuite | virtual |
setDescription(const std::string description) | robottestingframework::Test | inline |
setName(std::string name) | robottestingframework::Test | inlineprotected |
setup() | robottestingframework::TestSuite | protectedvirtual |
size() const | robottestingframework::TestSuite | |
succeeded() const override | robottestingframework::TestSuite | virtual |
successful | robottestingframework::TestSuite | private |
tearDown() | robottestingframework::TestSuite | protectedvirtual |
Test(std::string name, std::string description="") | robottestingframework::Test | inline |
TestContainer typedef | robottestingframework::TestSuite | private |
TestIterator typedef | robottestingframework::TestSuite | private |
tests | robottestingframework::TestSuite | private |
TestSuite(std::string name) | robottestingframework::TestSuite | |
~Test() | robottestingframework::Test | inlinevirtual |
~TestSuite() | robottestingframework::TestSuite | virtual |