[ CCUnit project page ] [ CCUnit home page ]
Data Structures | Defines

TestFunc
[TestCase]

A single test object. More...

Collaboration diagram for TestFunc:

Data Structures

struct  CCUnitTestFunc
 A single test function object. More...

Defines

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

Detailed Description

A single test object.

This class is used to implement a simple test func.


Define Documentation

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