|
Moodle
2.2.1
http://www.collinsharper.com
|


Public Member Functions | |
| test ($compare) | |
| testMessage ($compare) | |
Definition at line 135 of file expectation.php.
| test | ( | $ | compare | ) |
Tests the expectation. Always false.
| mixed | $compare | Ignored. |
Reimplemented from SimpleExpectation.
Definition at line 143 of file expectation.php.
| testMessage | ( | $ | compare | ) |
Returns a human readable test message.
| mixed | $compare | Comparison value. |
Reimplemented from SimpleExpectation.
Definition at line 153 of file expectation.php.
