logog
logger optimized for games
TestSignup Class Reference

#include <unittest.hpp>

Public Member Functions

 TestSignup (UnitTest *pTest)
 

Protected Attributes

UnitTestm_pTest
 

Detailed Description

A TestSignup is responsible for recording each instanced UnitTest in the test registry.

Constructor & Destructor Documentation

TestSignup ( UnitTest pTest)

Creates a new TestSignup. Only called from constructor for UnitTest.

Member Data Documentation

UnitTest* m_pTest
protected

A pointer back to the UnitTest that created this TestSignup


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