OTest2
A C++ testing framework
|
This is the complete list of members for OTest2::CmdTearDownObject, including all inherited members.
CmdTearDownObject(ObjectScenarioPtr object_, ScenarioPtr scenario_, int index_) | OTest2::CmdTearDownObject | explicit |
CmdTearDownObject(const CmdTearDownObject &)=delete | OTest2::CmdTearDownObject | |
Command(const Command &)=delete | OTest2::Command | |
Command() | OTest2::Command | |
operator=(const CmdTearDownObject &)=delete | OTest2::CmdTearDownObject | |
OTest2::Command::operator=(const Command &)=delete | OTest2::Command | |
run(const Context &context_) override | OTest2::CmdTearDownObject | virtual |
shouldWait(const Context &context_, int &delay_) | OTest2::Command | virtual |
~CmdTearDownObject() | OTest2::CmdTearDownObject | virtual |
~Command() | OTest2::Command | virtual |