BigBlueBox
An Inventory Management System for a NYLT Course or other Boy Scout Programs
|
Starts the regression and unit testing. More...
#include <unittest.h>
Public Member Functions | |
UnitTest () | |
Constructor. More... | |
Static Public Member Functions | |
static void | run () |
Static fx, calls all unit test objects and executes them. More... | |
Starts the regression and unit testing.
This file is only on included in test builds. It will not be complied debug or release builds. It will be used by travis.ci to run unit tests.
UnitTest::UnitTest | ( | ) |
Constructor.
|
static |
Static fx, calls all unit test objects and executes them.