CCUnit  2.1
A C Unit Testing Library
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Modules | Data Structures
TestListener
Module Hierarchy

A Listener for test progress. More...

Collaboration diagram for TestListener:

Modules

 TestRunner
 Runs a single test and collects its results.

Data Structures

struct  CCUnitTestListener
 A Listener for test progress. More...

Detailed Description

A Listener for test progress.

Implementing the Observer pattern a CCUnitTestListener may be registered to a CCUnitTestResult to obtain information on the testing progress. Use specialized sub classes of CCUnitTestListener for text output.

See also:
CCUnitTestResult
SourceForge.jp hosts this site. Send comments to: CCUnit Developer