18#ifndef __LIBTEST_LOCALTEST_H
19#define __LIBTEST_LOCALTEST_H
Represents test inside the same process.
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)