OpenBarnyard
 
Loading...
Searching...
No Matches
T2TestingFramework::Category Struct Reference

#include <T2TestingFramework.h>

Public Attributes

CategorypNext = TNULL
 
const TCHARpchName = TNULL
 
TestpHeadTest = TNULL
 
TINT iNumTotalFails = 0
 

Detailed Description

Definition at line 33 of file T2TestingFramework.h.

Member Data Documentation

◆ iNumTotalFails

TINT T2TestingFramework::Category::iNumTotalFails = 0

Definition at line 38 of file T2TestingFramework.h.

◆ pchName

const TCHAR* T2TestingFramework::Category::pchName = TNULL

Definition at line 36 of file T2TestingFramework.h.

◆ pHeadTest

Test* T2TestingFramework::Category::pHeadTest = TNULL

Definition at line 37 of file T2TestingFramework.h.

◆ pNext

Category* T2TestingFramework::Category::pNext = TNULL

Definition at line 35 of file T2TestingFramework.h.


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