|
ACF $AcfVersion:0$
|
Interface for running a collection of tests. More...
#include <ITestExecutor.h>
Public Member Functions | |
| virtual int | RunTests (int argc, char *argv[])=0 |
Public Member Functions inherited from istd::IPolymorphic | |
| virtual | ~IPolymorphic () |
Interface for running a collection of tests.
Definition at line 16 of file ITestExecutor.h.
|
pure virtual |
Implemented in itest::CStandardTestExecutor.