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

#include <T2TestingFramework.h>

Public Attributes

TestpNext = TNULL
 
const TCHARpchName = TNULL
 
CategorypCategory = TNULL
 
TestMethod_t fnMethod = TNULL
 
TINT bWasExecuted: 1 = TFALSE
 
TINT iNumFails: 31 = 0
 
CheckpHeadCheck = TNULL
 

Detailed Description

Definition at line 50 of file T2TestingFramework.h.

Member Data Documentation

◆ bWasExecuted

TINT T2TestingFramework::Test::bWasExecuted

Definition at line 56 of file T2TestingFramework.h.

◆ fnMethod

TestMethod_t T2TestingFramework::Test::fnMethod = TNULL

Definition at line 55 of file T2TestingFramework.h.

◆ iNumFails

TINT T2TestingFramework::Test::iNumFails

Definition at line 57 of file T2TestingFramework.h.

◆ pCategory

Category* T2TestingFramework::Test::pCategory = TNULL

Definition at line 54 of file T2TestingFramework.h.

◆ pchName

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

Definition at line 53 of file T2TestingFramework.h.

◆ pHeadCheck

Check* T2TestingFramework::Test::pHeadCheck = TNULL

Definition at line 58 of file T2TestingFramework.h.

◆ pNext

Test* T2TestingFramework::Test::pNext = TNULL

Definition at line 52 of file T2TestingFramework.h.


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