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