AceUnitData.h File Reference

AceUnitData header file. More...

#include "AceUnit.h"

Go to the source code of this file.

Data Structures

struct  AceUnitRunnerData_t
 Structure with test execution information, used by the Runner and the Assertions. More...

Defines

#define ACEUNITDATA_H   1
 Include shield to protect the header file from being included more than once.

Variables

AceUnitRunnerData_trunnerData
 The test execution information, used by the Runner and the Assertions.


Detailed Description

AceUnitData header file.

This is only needed when you need to access information used by the runner.

Author:
Christian Hujer

Define Documentation

#define ACEUNITDATA_H   1

Include shield to protect the header file from being included more than once.


Variable Documentation

AceUnitRunnerData_t* runnerData

The test execution information, used by the Runner and the Assertions.


Generated on Sun Feb 13 11:10:16 2011 for AceUnit by  doxygen 1.5.3