[ CCUnit project page ] [ CCUnit home page ]
Data Fields

CCUnitTestResult Struct Reference
[TestResultTracking test execution]

Collects the results of a test case. More...

#include <CCUnitTestResult.h>

Collaboration diagram for CCUnitTestResult:
Collaboration graph
[legend]

Data Fields

CCUnitList failures
 failure objects
CCUnitList listeners
 testCase objects
size_t runCount
 number of run test
bool shouldStop
 test run should stop flag

Detailed Description

Collects the results of a test case.

This module use a CCUnitTestListener to be informed of the ongoing tests.

See also:
CCUnitTest, CCUnitTestListener.

Field Documentation

failure objects

testCase objects

Referenced by _ccunit_endTest(), and _ccunit_startTest().

number of run test

Referenced by runTest().

test run should stop flag

Referenced by run().


The documentation for this struct was generated from the following file:
SourceForge.jp hosts this site. Send comments to: CCUnit Developer