Vault
4.1
|
VTestSuitesRunner is a helper/wrapper class that handles proper setup and teardown of an entire set of test suites. More...
#include <vunit.h>
Public Member Functions | |
VTestSuitesWrapper (const VStringVector &args) | |
Public Attributes | |
VUnitOutputWriterList | mWriters |
VUnitLogAppenderList | mAppenders |
VTestSuitesRunner is a helper/wrapper class that handles proper setup and teardown of an entire set of test suites.
It will set up the output writers for you.