ZeroErr
载入中...
搜索中...
未找到
zeroerr::detail::regTest结构体 参考

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. 更多...

#include <unittest.h>

Public 成员函数

 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.

构造及析构函数说明

◆ regTest()

zeroerr::detail::regTest::regTest ( const TestCase tc,
TestType  type = test_case 
)
explicit

该结构体的文档由以下文件生成: