TrueExpectation Class Reference

Inheritance diagram for TrueExpectation:
[legend]
Collaboration diagram for TrueExpectation:
[legend]

List of all members.


Public Member Functions

 test ($compare)
 testMessage ($compare)


Detailed Description

Definition at line 120 of file expectation.php.


Member Function Documentation

TrueExpectation::test ( compare  ) 

Tests the expectation.

Parameters:
mixed $compare Should be true.
Returns:
boolean True on match. public

Reimplemented from SimpleExpectation.

Definition at line 128 of file expectation.php.

TrueExpectation::testMessage ( compare  ) 

Returns a human readable test message.

Parameters:
mixed $compare Comparison value.
Returns:
string Description of success or failure. public

Reimplemented from SimpleExpectation.

Definition at line 139 of file expectation.php.

References SimpleExpectation::_getDumper().

Here is the call graph for this function:


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

Generated on Mon Jun 2 15:09:16 2008 for SimpleTest by  1.5.5