ZeroErr
zeroerr::detail::regTest Struct Reference

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)
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ regTest()

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

The documentation for this struct was generated from the following files: