AnythingExpectation Class Reference

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

List of all members.


Public Member Functions

 test ($compare)
 testMessage ($compare)


Detailed Description

Definition at line 90 of file expectation.php.


Member Function Documentation

AnythingExpectation::test ( compare  ) 

Tests the expectation. Always true.

Parameters:
mixed $compare Ignored.
Returns:
boolean True. public

Reimplemented from SimpleExpectation.

Definition at line 98 of file expectation.php.

AnythingExpectation::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 109 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:03 2008 for SimpleTest by  1.5.5