class
UnitTestDriverUnit test suite driver used polymorphically with tk::Driver.
Contents
Constructors, destructors, conversion operators
-
UnitTestDriver(const ctr::
CmdLine& cmdline, int) explicit - Constructor.
Public functions
- void execute() const
- Execute driver.
Function documentation
unittest:: UnitTestDriver:: UnitTestDriver(const ctr:: CmdLine& cmdline,
int) explicit
Constructor.
Parameters | |
---|---|
cmdline in | Command line object storing data parsed from the command line arguments |