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


Public Member Functions | |
| testMessage ($html) | |
Protected Member Functions | |
| load_xml ($html) | |
Definition at line 192 of file simpletestlib.php.
| load_xml | ( | $ | html | ) | [protected] |
Parse a string as XML and return a DOMDocument;
| $html |
Definition at line 198 of file simpletestlib.php.

| testMessage | ( | $ | compare | ) |
Returns a human readable test message.
| mixed | $compare | Comparison value. |
Reimplemented from SimpleExpectation.
Reimplemented in ContainsEmptyTag, and ContainsTagWithContents.
Definition at line 209 of file simpletestlib.php.
