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


Public Member Functions | |
| test ($compare) | |
| testMessage ($compare) | |
Definition at line 194 of file expectation.php.
| test | ( | $ | compare | ) |
Tests the expectation.
| mixed | $compare | Should be false. |
Reimplemented from SimpleExpectation.
Definition at line 202 of file expectation.php.
| testMessage | ( | $ | compare | ) |
Returns a human readable test message.
| mixed | $compare | Comparison value. |
Reimplemented from SimpleExpectation.
Definition at line 213 of file expectation.php.
