[ CCUnit project page ] [ CCUnit home page ]
データ構造 | モジュール

TestListener
[モジュール階層]

A Listener for test progress. [詳細]

TestListenerのコラボレーション図

データ構造

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

モジュール

 TestRunner
 

Runs a single test and collects its results.



説明

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