CCUnit project page CCUnit home page

Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

CCUnitTestResult Struct Reference
[TestResultTracking test execution]

#include <CCUnitTestResult.h>

Collaboration diagram for CCUnitTestResult:

Collaboration graph
[legend]

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.


Data Fields

CCUnitList failures
 failure objects

CCUnitList listeners
 testCase objects

size_t runCount
 number of run test

bool shouldStop
 test run should stop flag


Field Documentation

CCUnitList CCUnitTestResult::failures
 

failure objects

CCUnitList CCUnitTestResult::listeners
 

testCase objects

size_t CCUnitTestResult::runCount
 

number of run test

bool CCUnitTestResult::shouldStop
 

test run should stop flag


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