ZeroErr
|
regTest is a class that is used to register the test case. It will be used as global variables and the constructor will be called to register the test case. More...
#include <unittest.h>
Public Member Functions | |
regTest (const TestCase &tc, TestType type=test_case) | |
regTest is a class that is used to register the test case. It will be used as global variables and the constructor will be called to register the test case.