Base class for your specific extension class. More...
#include <Runner.h>
Public Member Functions | |
virtual void | BeforeCallOfTestFunction (FuncInfo const &) |
Called before or after excution of a test function. | |
virtual void | AfterCallOfTestFunction (FuncInfo const &) |
Called after excution of a test function. |
Base class for your specific extension class.