LocalTest(const char *name, TestFunction func)
Class constructor.
TestFunction * m_func
Contains the test to run.
virtual TestResult run()
Run the test function.
Represents a test instance.
Represents a Test result created by a TestInstance.
TestResult TestFunction(void)