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