AssertionError_t Struct Reference

Assertion Error. More...

#include <AceUnit.h>


Data Fields

FixtureId_t fixtureId
 The id of the fixture that contains the test case of the failed assertion.
TestCaseId_t testId
 The id of the test case of the failed assertion.
AssertionId_t assertionId
 The assertion id.


Detailed Description

Assertion Error.

Author:
Christian Hujer

Field Documentation

FixtureId_t AssertionError_t::fixtureId

The id of the fixture that contains the test case of the failed assertion.

TestCaseId_t AssertionError_t::testId

The id of the test case of the failed assertion.

AssertionId_t AssertionError_t::assertionId

The assertion id.


The documentation for this struct was generated from the following file:
Generated on Sun Feb 13 11:10:16 2011 for AceUnit by  doxygen 1.5.3