CCUnit  2.1
A C Unit Testing Library
 全て データ構造 ファイル 関数 変数 型定義 列挙型 列挙型の値 マクロ定義 グループ ページ
モジュール | データ構造
TestListener
モジュール階層

A Listener for test progress. [詳細]

TestListenerのコラボレーション図

モジュール

 TestRunner
 Runs a single test and collects its results.

データ構造

struct  CCUnitTestListener
 A Listener for test progress. [詳細]

説明

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.

参照:
CCUnitTestResult
SourceForge.jp hosts this site. Send comments to: CCUnit Developer