[ CCUnit project page ] [ CCUnit home page ]
データ構造 | マクロ定義

TestFunc
[TestCase]

A single test object. [詳細]

TestFuncのコラボレーション図

データ構造

struct  CCUnitTestFunc
 A single test function object. [詳細]

マクロ定義

#define CCUNIT_NEWTESTFUNC(FUNC)   ccunit_newTestFunc (#FUNC, NULL, FUNC)

説明

A single test object.

This class is used to implement a simple test func.


マクロ定義

#define CCUNIT_NEWTESTFUNC (   FUNC  )     ccunit_newTestFunc (#FUNC, NULL, FUNC)
SourceForge.jp hosts this site. Send comments to: CCUnit Developer