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


Public Member Functions | |
| test_start_tag () | |
| test_start_tag_with_attr () | |
| test_start_tag_with_attrs () | |
| test_end_tag () | |
| test_empty_tag () | |
| test_empty_tag_with_attrs () | |
| test_nonempty_tag_with_content () | |
| test_nonempty_tag_empty () | |
| test_nonempty_tag_null () | |
| test_nonempty_tag_zero () | |
| test_nonempty_tag_zero_string () | |
Static Public Attributes | |
| static | $includecoverage = array('lib/outputcomponents.php') |
Unit tests for the html_writer class.
Definition at line 39 of file testhtmlwriter.php.
| test_empty_tag | ( | ) |
| test_end_tag | ( | ) |
| test_start_tag | ( | ) |
$includecoverage = array('lib/outputcomponents.php') [static] |
Definition at line 41 of file testhtmlwriter.php.