CCUnit project page CCUnit home page

Main Page | Modules | Data Structures | File List | Data Fields | Globals | Related Pages

CCUnitTest Struct Reference
[TestBrowsing collected test result]

#include <CCUnitTest.h>


Detailed Description

Run Test and collect its results.

See also:
CCUnitTestResult


Data Fields

CCUnitTestType_t type
 test class type

void(* run )(struct CCUnitTest *, struct CCUnitTestResult *)
 test run method

void(* dtor )(struct CCUnitTest *)
 test object destructor


Field Documentation

void(* CCUnitTest::dtor)(struct CCUnitTest*)
 

test object destructor

void(* CCUnitTest::run)(struct CCUnitTest*, struct CCUnitTestResult*)
 

test run method

CCUnitTestType_t CCUnitTest::type
 

test class type


The documentation for this struct was generated from the following file:
SourceForge.jp hosts this site. Send comments to:
CCUnit Developer