BigBlueBox
An Inventory Management System for a NYLT Course or other Boy Scout Programs
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Pages
Public Member Functions | Static Public Member Functions | List of all members
bbbTest::UnitTest Class Reference

Starts the regression and unit testing. More...

#include <unittest.h>

Inheritance diagram for bbbTest::UnitTest:
Inheritance graph
[legend]
Collaboration diagram for bbbTest::UnitTest:
Collaboration graph
[legend]

Public Member Functions

 UnitTest ()
 Constructor. More...
 

Static Public Member Functions

static void run ()
 Static fx, calls all unit test objects and executes them. More...
 

Detailed Description

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.

Test:
Author
Bob Baker

Constructor & Destructor Documentation

UnitTest::UnitTest ( )

Constructor.

Author
Bob Baker

Member Function Documentation

void UnitTest::run ( )
static

Static fx, calls all unit test objects and executes them.

Test:
Returns
void
Author
Bob Baker

Here is the caller graph for this function:


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