[ CCUnit project page ] [ CCUnit home page ]
Data Fields

CCUnitTest Struct Reference
[TestBrowsing collected test result]

Run Test and collect its results. More...

#include <CCUnitTest.h>

Data Fields

CCUnitTestType_t type
 test class type
void(* run )(struct CCUnitTest *, struct CCUnitTestResult *)
 test run method
void(* dtor )(struct CCUnitTest *)
 test object destructor

Detailed Description

Run Test and collect its results.

See also:
CCUnitTestResult

Field Documentation

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

test object destructor

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

test run method

Referenced by ccunit_runTestFixture(), and run().

test class type

Referenced by destroy(), and run().


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