19 virtual int RunTests(
int argc,
char *argv[]) = 0;
Base interface for all used interfaces and implementations.
Interface for running a collection of tests.
virtual int RunTests(int argc, char *argv[])=0
Contains interfaces and implementations of testing-related components.