Formatting output Plese Wait...

assertItem Class Reference
[Unit Testing]

Item Class that holds the Result of Each Test. More...

Inheritance diagram for assertItem:

Inheritance graph
[legend]
Collaboration diagram for assertItem:

Collaboration graph
[legend]

Public Member Functions

 assertItem ($exp, $errMsg=null, $file=null, $line=null)
 Item Class Constructor.

Data Fields

 $expFlag
 $errMsg
 $fileName
 $lineNum
 $timeStamp
 $dateTime

Detailed Description

Item Class that holds the Result of Each Test.

Works as a node that holds each test case result. these nodes e.g. objects of assertItem Class are stored in the vector like datastructure in an instance of unitList Class.

For internal use only.

Definition at line 10 of file unit.php.


Member Function Documentation

assertItem::assertItem( boolean $exp, string $errMsg = null, string $file = null, int $line = null )


Field Documentation

assertItem::$expFlag

assertItem::$errMsg

assertItem::$fileName

assertItem::$lineNum

assertItem::$timeStamp

assertItem::$dateTime


The documentation for this class was generated from the following file:

Generated on Mon Oct 27 23:53:01 2008 for zigmoyd.kdevelop by doxygen 1.5.6
CompoundsX
Build Compounds List